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-21 15:58:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2176fd8facaede5990bd9491e3f2b32581e95fb0
jumpserver
/
apps
/
settings
History
fit2bot
7c7de96158
feat(login): 登录日志要体现用哪个backend登录的
#4472
(
#5199
)
...
Co-authored-by: xinwen <
coderWen@126.com
>
2020-12-09 18:43:13 +08:00
..
migrations
…
serializers
fix(command): 系统设置-安全设置-告警接收邮件字段如果为空,则更新不了
2020-11-17 19:19:08 +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
feat(login): 登录日志要体现用哪个backend登录的
#4472
(
#5199
)
2020-12-09 18:43:13 +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
…