jumpserver/apps/users
ibuler 9ac7f26c74 [Update] 修改用户详情,自己更改自己otp,提示小写 2018-04-19 17:55:40 +08:00
..
migrations revert: add the old apps/users/migrations/0002_auto_20171225_1157.py 2018-03-08 09:13:40 +08:00
models [Update] 添加OTP认证功能 2018-04-19 11:13:11 +08:00
templates/users [Update] 修改用户详情,自己更改自己otp,提示小写 2018-04-19 17:55:40 +08:00
tests
urls [Update] 添加OTP认证功能 2018-04-19 11:13:11 +08:00
views [Bugfix] 修复用户登录缓存设置问题 2018-04-19 17:20:53 +08:00
__init__.py
api.py [Update] 添加OTP认证功能 2018-04-19 11:13:11 +08:00
apps.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +08:00
authentication.py [Feature] 添加basic settings 2018-01-12 15:43:26 +08:00
forms.py [Feature] 支持otp 2018-04-18 12:48:07 +08:00
hands.py [Update] 修改copyright 2018-01-23 12:40:22 +08:00
permissions.py
serializers.py [Update] 添加OTP认证功能 2018-04-19 11:13:11 +08:00
signals.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +08:00
signals_handler.py 创建用户发送邮件 2018-04-03 16:28:58 +08:00
tasks.py
utils.py [Bugfix] 修复用户登录缓存设置问题 2018-04-19 17:20:53 +08:00