Commit Graph

6323 Commits

Author SHA1 Message Date
Valentin Deniaud d64f94735f templates: add blocktrans trimmed where useful (#69422)
gitea/authentic/pipeline/head Build started... Details
2022-09-29 14:27:57 +02:00
Benjamin Dauvergne 0db08a6feb views: keep next_url on password reset (#69537)
It was already working in the regular case, but not if no account
matches the given email.
2022-09-29 12:56:26 +02:00
Valentin Deniaud 537d2e3e6a authenticators: add explanations on each configuration tabs (#68804) 2022-09-29 12:32:43 +02:00
Benjamin Renard 0d88a9a610 PasswordChangeView: show success message only on success (#69463)
License: MIT
2022-09-29 12:30:08 +02:00
Valentin Deniaud 46d10c9cf7 misc: add djhtml files/notes (#69422) 2022-09-29 11:48:37 +02:00
Valentin Deniaud 8251b8188f misc: apply djhtml (#69422) 2022-09-29 11:47:55 +02:00
Valentin Deniaud bcfc26d116 translation update 2022-09-29 10:17:41 +02:00
Valentin Deniaud d348f51d5f misc: merge translation files into single file (#69677) 2022-09-28 17:21:32 +02:00
Valentin Deniaud b4aae7b26d translation update 2022-09-28 17:21:32 +02:00
Valentin Deniaud 39d76eca57 misc: disambiguate some translations (#69677) 2022-09-28 17:21:32 +02:00
Emmanuel Cazenave 67e3f154f4 apiclient: prefill password (#69527) 2022-09-28 10:40:16 +02:00
Valentin Deniaud 6b77f8afb0 manager: display UUID on user detail page (#69036) 2022-09-27 15:41:58 +02:00
Valentin Deniaud d7212589c2 auth_oidc: allow adding roles on login (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud 5e156b6168 auth_oidc: use generic related object code (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud cf5132d72f auth_oidc: configure claims widget through subclass (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud b524ae206f auth_saml: move role choice field outside of module (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud ad2d35fed5 auth_saml: move add role action to authenticators app (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud b24fad1bd2 auth_saml: move related object code to authenticators app (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud 700a5bb196 auth_saml: switch related object foreign key to base model (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud 2bd79c0b81 auth_saml: genericize related object code (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud c12438b5ee auth_saml: move model form parameters to class (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud fc093735ba authenticators: remove obsolete manager_form_class (#53442) 2022-09-27 14:48:54 +02:00
Valentin Deniaud 249f425c22 auth_saml: improve journal message for related objects (#69368) 2022-09-27 14:47:58 +02:00
Valentin Deniaud a2568a45b5 auth_saml: remove rename attribute action (#68383) 2022-09-27 14:47:27 +02:00
Paul Marillonnet 5e184a3453 translation update (#69416) 2022-09-27 09:42:50 +02:00
Paul Marillonnet 25a7c66673 idp_oidc: serve user profile information in UserInfo endpoint (#69416) 2022-09-26 17:35:01 +02:00
Paul Marillonnet 3e7ae285a7 idp_oidc: add profile field to access token model (#69416) 2022-09-23 11:34:31 +02:00
Valentin Deniaud 4ba89d00b7 translation update (#68803) 2022-09-21 10:53:45 +02:00
Benjamin Dauvergne 0a334b5d21 manager: apply event_type filter even if not event type was found (#69264)
An empty queryset is not the same as the absence of a queryset.
2022-09-19 18:36:31 +02:00
Benjamin Dauvergne 467bb3c7df journal: log references to the base Service instance (#68390) 2022-09-19 17:03:09 +02:00
Benjamin Dauvergne 1016ca0647 journal: remove unused service parameter (#68390) 2022-09-19 17:03:09 +02:00
Benjamin Dauvergne 21249f84bb statistics: lookup service also with their subclass reference_id (#68390) 2022-09-19 17:03:09 +02:00
Benjamin Dauvergne 1b51c4082f manager: use the same trigram threshold for searching the journal and the users (#69191)
The search duplicate threshold is high to limit the number of false
positive, in a free text search settting we want as much results as we
can.
2022-09-19 14:59:04 +02:00
Valentin Deniaud 5d62a0d727 translation update 2022-09-15 10:47:16 +02:00
Valentin Deniaud b568ead741 auth_saml: warn if mellon key settings are not set (#68935) 2022-09-15 10:43:35 +02:00
Paul Marillonnet 770a1b14b4 translation fix 2022-09-15 10:40:46 +02:00
Paul Marillonnet fc345e11d8 translation update 2022-09-15 10:35:42 +02:00
Paul Marillonnet ca706fde6f auth_fc: provide clearer account linking errors (#68368) 2022-09-15 10:06:04 +02:00
Paul Marillonnet 1c4b9c6d4b auth_fc: provide a clearer unlink confirmation message (#68367) 2022-09-15 10:02:55 +02:00
Paul Marillonnet 42cef0c4c2 auth_fc: provide clearer explanation appearing on unlink page (#68365) 2022-09-15 10:00:25 +02:00
Paul Marillonnet 0dd86979dc auth_fc: fix inaccurate terminology on user account page (#68364) 2022-09-15 09:57:01 +02:00
Paul Marillonnet 88b298e6ee auth_fc: provide minor layout adjustments to login page (#68359) 2022-09-15 09:54:24 +02:00
Valentin Deniaud 889284f2f9 translation update 2022-09-14 15:56:24 +02:00
Valentin Deniaud 5f15f614d9 auth_oidc: use better journal event names (#69094) 2022-09-14 15:56:01 +02:00
Valentin Deniaud 93e621584b manager: uniformize API Clients title case (#69094) 2022-09-14 15:55:19 +02:00
Valentin Deniaud 74ea183b83 authenticators: use correct aria-label in configuration tabs (#69094) 2022-09-14 15:54:47 +02:00
Valentin Deniaud 45a80d76f0 authenticators: allow splitting configuration form (#67875) 2022-09-14 09:53:56 +02:00
Valentin Deniaud a11ddf1778 auth_saml: clarify some parameters (#67875) 2022-09-14 09:53:56 +02:00
Benjamin Dauvergne 55a2c56130 auth_oidc: get a lock on the sub during authentication (#65412) 2022-09-13 18:50:06 +02:00
Benjamin Dauvergne e6d3cbe808 misc: add Lock.lock_identifier method (#65412) 2022-09-13 18:50:06 +02:00