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
feng f7030e4fee
perf: Login encryption key cache added
2 months ago
..
api
backends fix: SAML2 500 error caused by duplicate email or username 2 months ago
confirm
errors
mfa
migrations
models
serializers
templates/authentication
tests
urls
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 2 months ago
notifications.py
permissions.py
signal_handlers.py
signals.py
tasks.py perf: Postgresql add ssl mode 3 months ago
tests.py perf: Login encryption key cache added 2 months ago
utils.py