This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
jumpserver
Watch
1
Star
0
Fork
0
You've already forked jumpserver
mirror of
https://github.com/jumpserver/jumpserver.git
synced
2026-01-16 07:28:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c949589564759d87bd9b311257ea3d08c1c8d20e
jumpserver
/
apps
/
settings
History
Bai
4eef425e2a
fix: 修复提交系统设置失败的问题
2020-12-21 14:30:12 +08:00
..
migrations
[Update] 修改表名称
2019-03-04 15:51:17 +08:00
serializers
fix: 修复提交系统设置失败的问题
2020-12-21 14:30:12 +08:00
tasks
feat(ldap): 获取ldap用户列表,采用线程方式
2020-09-08 11:57:45 +08:00
urls
feat: 删掉所有view, templates, forms
2020-06-03 11:43:43 +08:00
utils
fix: 修复LDAP用户登录(未找到)时循环调用问题
2020-12-16 12:01:57 +08:00
__init__.py
…
admin.py
…
api.py
fix(public-api): 缺少SECURITY_PASSWORD_EXPIRATION_TIME字段
2020-11-17 19:11:39 +08:00
apps.py
…
models.py
[Update] 修改settings
2020-04-29 14:32:51 +08:00
signals_handler.py
fix(all): 修复创建资源时,created_by字段长度限制导致创建失败的问题
2020-07-15 16:27:40 +08:00
tests.py
…