jumpserver/apps/authentication
Eric ea64313c4e perf: fix conenct token platform fields 2025-08-21 14:03:15 +08:00
..
api feat: support rbac SSO token 2025-07-10 11:29:18 +08:00
backends perf: change some field to encrypt field (#15842) 2025-08-14 15:05:18 +08:00
confirm
errors
mfa fix: Disable passkey mfa in safe mode 2025-08-19 18:21:33 +08:00
migrations perf: change some field to encrypt field (#15842) 2025-08-14 15:05:18 +08:00
models perf: change some field to encrypt field (#15842) 2025-08-14 15:05:18 +08:00
serializers perf: fix conenct token platform fields 2025-08-21 14:03:15 +08:00
templates/authentication fix: When the cas user doesn't exist, you will be prompted with an error when logging in. 2025-07-31 17:15:18 +08:00
tests
urls merge: with pam (#14911) 2025-02-21 16:39:57 +08:00
views fix: Fallback to browser language if user language is not set 2025-08-06 14:15:30 +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