jumpserver/apps/users
BaiJiangJie 221fae5875 [Bugfix] 修复用户失效日期截止后还可登录问题 2018-06-08 16:34:15 +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] 添加用户来源 db/ldap 2018-06-06 16:59:32 +08:00
templates/users [Update] 重置公钥,添加成功信息(user-pubkey-update)/自动跳转下一步(first-login) 2018-06-07 12:29:55 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls [Update] 添加OTP认证功能 2018-04-19 11:13:11 +08:00
views [Update] 添加用户来源 db/ldap 2018-06-06 16:59:32 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
api.py [Update] 修改coco文案OTP改为MFA 2018-04-20 11:51:32 +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 [Bugfix] 修复用户失效日期截止后还可登录问题 2018-06-08 16:34:15 +08:00
hands.py [Update] 修改copyright 2018-01-23 12:40:22 +08:00
permissions.py [Fixture] 添加用户连接终端 2017-03-31 11:25:25 +08:00
serializers.py [Update] 添加用户来源 db/ldap 2018-06-06 16:59:32 +08:00
signals.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +08:00
signals_handler.py [Update] 添加用户来源 db/ldap 2018-06-06 16:59:32 +08:00
tasks.py [Update] 更新index view 2017-12-04 20:15:47 +08:00
utils.py [Feature] 增加功能,安全设置(全局MFA设置,密码强度校验) 2018-06-05 17:26:31 +08:00