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
2025-10-22 00:09:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6e912173032323eea1eb31d28a710d87175abb95
jumpserver
/
apps
/
settings
History
Bai
91f1280f97
perf(settings): public setting API返回LOGIN_TITLE字段
2020-09-27 11:37:38 +08:00
..
migrations
[Update] 修改表名称
2019-03-04 15:51:17 +08:00
serializers
change PAGE_SIZE_CHOICE to string value (
#4069
)
2020-06-03 14:06:44 +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 test bug (
#4110
)
2020-06-16 17:25:57 +08:00
__init__.py
…
admin.py
…
api.py
perf(settings): public setting API返回LOGIN_TITLE字段
2020-09-27 11:37:38 +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
…