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
Bai 1679efe2c9
refactor: 重构优化用户授权树工具类和用户授权树过期条件处理逻辑 <UserPermTreeRefreshUtil> <UserPermTreeExpireUtil>
2 years ago
..
api
backends
forms perf: 优化找回密码页面 (#9045) 2 years ago
migrations merge: with v3 2 years ago
models refactor: 重构优化用户授权树工具类和用户授权树过期条件处理逻辑 <UserPermTreeRefreshUtil> <UserPermTreeExpireUtil> 2 years ago
serializers perf: 修改 display field 2 years ago
templates/users perf: 优化忘记密码,用户无手机号时无法使用手机号重置密码 2 years ago
tests
urls
views fix: 修复第三方用户忘记密码页面的提示,不允许修改 2 years ago
__init__.py
apps.py
const.py
exceptions.py
filters.py
hands.py
notifications.py
permissions.py
signal_handlers.py
signals.py
tasks.py
utils.py