jumpserver/apps/users
fit2bot d363118911
perf(settings): 优化settings配置 (#5515)
* stash

* perf: 优化 动态seting

* perf(settings): 优化settings配置

* perf: 完成终端和安全setting

* perf: 修改翻译

* perf: 去掉其他位置的DYNAMIC

* perf: 还原回来原来的一些代码

* perf: 优化ldap

* perf: 移除dynmic config

* perf: 去掉debug消息

* perf: 优化 refresh 命名

Co-authored-by: ibuler <ibuler@qq.com>
2021-01-26 17:54:12 +08:00
..
api perf: 可以获取多种协议类型的系统用户列表 2021-01-07 19:09:31 +08:00
api_v2 Bugfix (#2506) 2019-03-18 11:34:13 +08:00
forms feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 2020-12-09 18:43:13 +08:00
migrations [fix]: 兼容django 3 (#5038) 2020-11-19 15:50:31 +08:00
models perf(settings): 优化settings配置 (#5515) 2021-01-26 17:54:12 +08:00
serializers feat: 抽象View Mapping Serializer架构设计; 重构工单View、Serializer模块 (#5371) 2021-01-02 07:25:23 +08:00
serializers_v2 fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
templates/users feat(MFA): 修改文案Google Authenticator为手机验证器 (#4964) 2020-11-09 19:08:24 +08:00
tests [Stash] Test case 通不过,import error 2017-12-08 10:15:27 +08:00
urls feat: 删掉所有view, templates, forms 2020-06-03 11:43:43 +08:00
views fix: 修改翻译内容 (#5489) 2021-01-20 11:38:09 +08:00
__init__.py Rename dir name dashboard to apps 2016-08-13 21:59:08 +08:00
apps.py [Bugfix] 用户csv导入编码问题 2018-02-27 12:18:36 +08:00
filters.py fix(users): 替换旧有角色常量 2020-07-28 18:24:53 +08:00
hands.py 1.5.7 Merge to dev (#3766) 2020-03-12 16:24:38 +08:00
signals.py Asset meta (#3539) 2019-12-16 16:53:29 +08:00
signals_handler.py feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 2020-12-09 18:43:13 +08:00
tasks.py feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 2020-12-09 18:43:13 +08:00
utils.py feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 2020-12-09 18:43:13 +08:00