jumpserver/apps/users
fit2bot 53a388a7e0
fix: View user perms bug (#13721)
Co-authored-by: feng <1304903146@qq.com>
2024-07-15 17:50:37 +08:00
..
api
backends
forms
migrations perf: ansible version and set user lang 2024-06-28 18:59:44 +08:00
models fix: View user perms bug (#13721) 2024-07-15 17:50:37 +08:00
serializers perf: Lina translate (#13548) 2024-07-01 10:15:06 +08:00
templates/users perf: Optimize the password reset page experience for new users (the password field will be lengthened) 2024-07-12 15:17:49 +08:00
tests
urls
views
__init__.py
apps.py
const.py
exceptions.py
filters.py
hands.py
notifications.py
permissions.py
signal_handlers.py perf: save_passwd_change filter user source local and passwords not emtpy 2024-07-10 14:20:33 +08:00
signals.py
tasks.py
utils.py