jumpserver/apps/authentication
2025-07-30 19:26:31 +08:00
..
api feat: support rbac SSO token 2025-07-10 11:29:18 +08:00
backends fix: When the cas user doesn't exist, you will be prompted with an error when logging in. 2025-07-30 19:26:31 +08:00
confirm perf: Update confirmation backend definitions to use ConfirmType 2025-02-25 10:53:19 +08:00
errors
mfa perf: MFA coce reuse 2025-07-29 11:00:39 +08:00
migrations fix: migrations files modify 2025-02-24 11:26:20 +08:00
models perf: change domain to zone (#15255) 2025-04-21 10:30:18 +08:00
serializers perf: Language settings in personal settings 2025-05-29 11:13:04 +08:00
templates/authentication fix: When the cas user doesn't exist, you will be prompted with an error when logging in. 2025-07-30 19:26:31 +08:00
tests
urls merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
views perf: Log IntegrityError details during user authentication 2025-07-15 18:58:16 +08:00
__init__.py
admin.py
apps.py
const.py perf: Face translate 2025-06-12 18:55:35 +08:00
filters.py
forms.py
middleware.py fix: Add third party login check is block 2025-07-11 15:33:48 +08:00
mixins.py Update comment 2025-07-10 11:39:37 +08:00
notifications.py
permissions.py fix: bitwardne request data encode 2025-06-23 14:13:15 +08:00
signal_handlers.py fix: login page i18n same with personal settings 2025-06-19 16:47:53 +08:00
signals.py
tasks.py perf: Add retention period for expired user tokens and implement cleanup task 2025-06-04 18:39:49 +08:00
tests.py
utils.py perf: passkey auth auto mfa 2025-05-07 16:24:39 +08:00