You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/users
fit2bot 4ef3b2630a
feat: 站内信 (#6183)
4 years ago
..
api fix: 邀请用没有触发信号 4 years ago
forms feat: 添加限制用户只能从source登录的功能 (#5592) 4 years ago
migrations fix: users 遗漏一个 migration 4 years ago
models feat: 站内信 (#6183) 4 years ago
serializers fix: 修复创建/更新用户时密码策略相关的问题 4 years ago
templates/users perf: 优化公钥设置,并删掉一部分不用的 html 4 years ago
tests
urls feat: 为rdp 添加一个api 4 years ago
views fix: 修复用户历史密码在创建时不起作用 4 years ago
__init__.py
apps.py
exceptions.py fix: 修复禁用 MFA 后还可以用 MFA 查看密码匣子 4 years ago
filters.py fix(users): 替换旧有角色常量 4 years ago
hands.py 1.5.7 Merge to dev (#3766) 5 years ago
permissions.py feat: 添加企业微信,钉钉扫码登录 4 years ago
signals.py Asset meta (#3539) 5 years ago
signals_handler.py fix: 修复用户历史密码在创建时不起作用 4 years ago
tasks.py feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199) 4 years ago
utils.py feat: MFA 登录次数限制 4 years ago