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
xinwen f9ca46dd67
fix: 修复用户历史密码在创建时不起作用
4 years ago
..
api fix: 邀请用没有触发信号 4 years ago
forms feat: 添加限制用户只能从source登录的功能 (#5592) 4 years ago
migrations feat: 添加企业微信,钉钉扫码登录 4 years ago
models fix: 修复用户历史密码在创建时不起作用 4 years ago
serializers fix: 修复用户历史密码在创建时不起作用 4 years ago
templates/users perf: 优化公钥设置,并删掉一部分不用的 html 4 years ago
tests
urls
views fix: 修复用户历史密码在创建时不起作用 4 years ago
__init__.py
apps.py
exceptions.py fix: 修复禁用 MFA 后还可以用 MFA 查看密码匣子 4 years ago
filters.py
hands.py
permissions.py feat: 添加企业微信,钉钉扫码登录 4 years ago
signals.py
signals_handler.py fix: 修复用户历史密码在创建时不起作用 4 years ago
tasks.py
utils.py feat: MFA 登录次数限制 4 years ago