jumpserver/apps/settings
fit2bot 031077c298
perf: password 等使用 rsa 加密传输 (#8188)
* perf: 修改 model fields 路径

* stash it

* pref: 统一加密方式,密码字段采用 rsa 加密

* pref: 临时密码使用 rsa

* perf: 去掉 debug msg

* perf: 去掉 Debug

* perf: 去掉 debug

* perf: 抽出来

Co-authored-by: ibuler <ibuler@qq.com>
2022-05-07 16:20:12 +08:00
..
api feat: public settings 区分 public 和 open 2022-05-07 11:09:24 +08:00
migrations perf: 优化Migration,删掉原来的 content type (#7835) 2022-03-14 17:10:34 +08:00
serializers perf: password 等使用 rsa 加密传输 (#8188) 2022-05-07 16:20:12 +08:00
tasks feat(ldap): 获取ldap用户列表,采用线程方式 2020-09-08 11:57:45 +08:00
urls feat: public settings 区分 public 和 open 2022-05-07 11:09:24 +08:00
utils feat: 修改LDAP导入组织问题 (#8111) 2022-04-20 16:05:33 +08:00
__init__.py Api (#2439) 2019-02-26 12:38:20 +08:00
admin.py Api (#2439) 2019-02-26 12:38:20 +08:00
apps.py Fix rbac (#7728) 2022-03-02 20:48:43 +08:00
models.py perf: 优化Migration,删掉原来的 content type (#7835) 2022-03-14 17:10:34 +08:00
signal_handlers.py perf: 完善 setting 的动态配置 2022-04-06 16:45:22 +08:00
tests.py Api (#2439) 2019-02-26 12:38:20 +08:00