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 578458f734
perf: site msg content optimize
1 month ago
..
api perf: Check the validity of the connection token 2 months ago
backends fix: SAML2 500 error caused by duplicate email or username 2 months ago
confirm
errors
mfa
migrations feat: support configuring multiple SSH keys for users 4 months ago
models perf: Check whether the applet is available. 4 months ago
serializers perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 3 months ago
templates/authentication perf: site msg content optimize 1 month ago
tests
urls perf: add TERMINAL_SSH_KEY_LIMIT_COUNT conf 3 months ago
views fix: call get_verify_state_failed_response NotImplementedError 3 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 2 months ago
tests.py perf: Login encryption key cache added 2 months ago
utils.py