This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
0
You've already forked jumpserver
mirror of
https://github.com/jumpserver/jumpserver.git
synced
2025-10-22 00:09:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
09087a4d8f64a4aec50b6235f3839a4813a91eac
jumpserver
/
juser
History
liuzheng712
09087a4d8f
set user password , if you don't want to change the password , leave password empty
2015-11-05 14:30:59 +08:00
..
__init__.py
version 2.0.0 beta
2015-04-20 10:12:11 +08:00
admin.py
version 2.0.0 beta
2015-04-20 10:12:11 +08:00
models.py
remove request.session user_id and role_id, about role_id need more think, now is dirty
2015-10-27 23:57:37 +08:00
urls.py
juser/urls.py format
2015-11-02 15:49:05 +08:00
user_api.py
set user password , if you don't want to change the password , leave password empty
2015-11-05 14:30:59 +08:00
views.py
add the @login_required(login_url='/login')
2015-11-02 15:51:18 +08:00