jumpserver/apps/authentication
老广 55b049c86a
Bugfix (#2938)
* [Update] 修改assets

* [Update] 修复用户组页面权限

* [Update] 统一授权资产页面,修改apiUpdateAttr函数名称
2019-07-12 18:31:55 +08:00
..
api [Update] 更改查看认证需要的MFA时间间隔 2019-06-24 20:39:45 +08:00
backends [Update] 优化OpenID登录逻辑,配置文件添加禁用证书认证选项 (#2854) 2019-07-01 11:04:15 +08:00
migrations
templates/authentication Bugfix (#2938) 2019-07-12 18:31:55 +08:00
urls Password message (#2702) 2019-05-20 12:30:55 +08:00
views [Update] 修改预留/auth/login/页面方式(admin=1);解决luna页面刷新不跳转openid认证的问题 (#2634) 2019-04-25 18:55:48 +08:00
__init__.py
admin.py
apps.py
const.py
forms.py Email reset password (#2547) 2019-04-15 14:37:45 +08:00
models.py
serializers.py Password message (#2702) 2019-05-20 12:30:55 +08:00
signals.py
signals_handlers.py [Update] 优化OpenID登录逻辑,配置文件添加禁用证书认证选项 (#2854) 2019-07-01 11:04:15 +08:00
tasks.py Monitor (#2485) 2019-03-11 10:06:45 +08:00
tests.py
utils.py