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/authentication
wangruidong 6686afcec1
fix: Password reset is only required for AUTH_BACKEND_MODEL
1 month ago
..
api perf: 优化会话过期500问题 7 months ago
backends perf: Saml2 callback url miss port 4 months ago
confirm
errors fix: 支持 SSO 用户登录时校验 (#12923) 8 months ago
mfa
migrations
models fix: v3 apps/authentication migrations won't be applied 3 months ago
serializers perf: 发布机支持平台连接参数 7 months ago
templates/authentication perf: site msg content optimize 2 months ago
tests
urls feat: 拆分 feishu lark 8 months ago
views fix: call get_verify_state_failed_response NotImplementedError 4 months ago
__init__.py
admin.py
apps.py
const.py
filters.py
forms.py
middleware.py perf: Login encryption key cache added 2 months ago
mixins.py fix: Password reset is only required for AUTH_BACKEND_MODEL 1 month ago
notifications.py
permissions.py
signal_handlers.py fix: 解决获取用户登录后端的session_key有两种的问题 6 months ago
signals.py
tasks.py
tests.py perf: Login encryption key cache added 2 months ago
utils.py