Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JasonSam
/
python-sdk
Public
forked from
leancloud/python-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-sdk
leancloud
user.py
on
master
User selector
All users
All time
Commit history
Commits on Apr 29, 2016
Merge remote-tracking branch 'origin/master' into python3
aisk
committed
bad5cc3
View commit details
Copy full SHA for bad5cc3
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
fix: fix User.set_password bug
aisk
committed
6688fc1
View commit details
Copy full SHA for 6688fc1
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
Remove the hack for python 2.6
Show description for be7c776
lord63
committed
be7c776
View commit details
Copy full SHA for be7c776
View code at this point
Browse repository at this point
Commits on Mar 4, 2016
Fix the problem when modify dict at runtime
lord63
committed
58acbd6
View commit details
Copy full SHA for 58acbd6
View code at this point
Browse repository at this point
Replace basestring with string_types
lord63
committed
f549cd3
View commit details
Copy full SHA for f549cd3
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Merge remote-tracking branch 'origin/master' into python3
aisk
committed
a5bcf99
View commit details
Copy full SHA for a5bcf99
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
refactor: make leancloud module importable in python3
aisk
committed
0f5c4b1
View commit details
Copy full SHA for 0f5c4b1
View code at this point
Browse repository at this point
refactor: make internal function name more pythonic
aisk
committed
cee83fb
View commit details
Copy full SHA for cee83fb
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
refactor: raise warnings when access attributes field on
Show description for c68f811
aisk
committed
c68f811
View commit details
Copy full SHA for c68f811
View code at this point
Browse repository at this point
refactor: let leancloud.Object.attributes readonly
aisk
committed
cad61e9
View commit details
Copy full SHA for cad61e9
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
fix: don't set user._session_token to None when not set the session
Show description for 8f5a1a0
aisk
committed
8f5a1a0
View commit details
Copy full SHA for 8f5a1a0
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
fix sms related bugs
aisk
committed
6310e56
View commit details
Copy full SHA for 6310e56
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
bugfix in User#logout
aisk
committed
d833141
View commit details
Copy full SHA for d833141
View code at this point
Browse repository at this point
Commits on Aug 24, 2015
add logout method and change the user module test setup with logout
DionysusG
committed
f0698b1
View commit details
Copy full SHA for f0698b1
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
add more user methods
DionysusG
committed
c71a572
View commit details
Copy full SHA for c71a572
View code at this point
Browse repository at this point
add user:update_password
DionysusG
committed
742718d
View commit details
Copy full SHA for 742718d
View code at this point
Browse repository at this point
merge with 1.2.7
DionysusG
committed
46176e4
View commit details
Copy full SHA for 46176e4
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
mehtod name change fix
DionysusG
committed
44df8ef
View commit details
Copy full SHA for 44df8ef
View code at this point
Browse repository at this point
mehtod name change
DionysusG
committed
d875d60
View commit details
Copy full SHA for d875d60
View code at this point
Browse repository at this point
delete underscore of new user methods
DionysusG
committed
2a8b0b7
View commit details
Copy full SHA for 2a8b0b7
View code at this point
Browse repository at this point
add user:reset_password
DionysusG
committed
fd4cd95
View commit details
Copy full SHA for fd4cd95
View code at this point
Browse repository at this point
add signup_or_login_with_mobile_phone
DionysusG
committed
942ced2
View commit details
Copy full SHA for 942ced2
View code at this point
Browse repository at this point
add third-party login functionanlity
DionysusG
committed
2ed606d
View commit details
Copy full SHA for 2ed606d
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
param name change and comments
DionysusG
committed
4d0e756
View commit details
Copy full SHA for 4d0e756
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
add thrid party login
DionysusG
committed
58add9a
View commit details
Copy full SHA for 58add9a
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
add User#become
aisk
committed
954f11f
View commit details
Copy full SHA for 954f11f
View code at this point
Browse repository at this point
Commits on Jul 3, 2015
fix user.login
DionysusG
committed
772429d
View commit details
Copy full SHA for 772429d
View code at this point
Browse repository at this point
Commits on May 29, 2015
fix gevent.local.local
aisk
committed
af0764b
View commit details
Copy full SHA for af0764b
View code at this point
Browse repository at this point
Commits on May 27, 2015
fix User.create_followee_query
aisk
committed
380f367
View commit details
Copy full SHA for 380f367
View code at this point
Browse repository at this point
use threading.local to handle current user
aisk
committed
6cdfdff
View commit details
Copy full SHA for 6cdfdff
View code at this point
Browse repository at this point
leancloud.User.get_current() works well in single thread
aisk
committed
07db696
View commit details
Copy full SHA for 07db696
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
python 2.6 support
aisk
committed
4242019
View commit details
Copy full SHA for 4242019
View code at this point
Browse repository at this point
Commits on Apr 7, 2015
allow User#login(username, password)
aisk
committed
8d5d5d4
View commit details
Copy full SHA for 8d5d5d4
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
update api doc
aisk
committed
b34e1cf
View commit details
Copy full SHA for b34e1cf
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
don't change User class to _User class in class_meta
aisk
committed
8f460a5
View commit details
Copy full SHA for 8f460a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.