jumpserver/apps/authentication
fit2bot 79cabe1b3c
feat: setting email template content (#15974)
* feat: setting email template content

* perf: tempale list

* perf: custom template render to string

* perf: content serialize valid

* perf: Custom msg template base class

* perf: Template content reset

* perf: Update templates config

* perf: Remove useless code

---------

Co-authored-by: wangruidong <940853815@qq.com>
2025-09-10 16:49:52 +08:00
..
api perf: Notify info css optimization 2025-09-10 14:04:19 +08:00
backends fix: temp token backend 2025-09-03 18:10:10 +08:00
confirm
errors
mfa fix: Disable passkey mfa in safe mode 2025-08-19 18:21:33 +08:00
migrations perf: aks encrypt 2025-09-03 11:16:04 +08:00
models perf: Validate connection token id 2025-08-29 11:09:40 +08:00
serializers perf: swagger done (#15865) 2025-08-27 10:27:01 +08:00
templates/authentication feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
tests
urls
views perf: Third login redirect url query string 2025-08-27 14:45:56 +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 feat: setting email template content (#15974) 2025-09-10 16:49:52 +08:00
permissions.py perf: swagger done (#15865) 2025-08-27 10:27:01 +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
tests.py
utils.py