Commit Graph

6550 Commits

Author SHA1 Message Date
Paul Marillonnet 07c839974f auth_fc: account verification view (#73148)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2023-01-18 16:33:03 +01:00
Paul Marillonnet 18fc1b0986 custom_user: add missing storage on email verification method (#73148) 2023-01-18 16:31:50 +01:00
Paul Marillonnet f3d55026c3 auth_fc: send verification link upon account creation (#73148) 2023-01-18 16:31:50 +01:00
Paul Marillonnet ebfb6772df add FC email verification token model (#73148) 2023-01-18 16:31:50 +01:00
Paul Marillonnet 3ab1e020ec do not consider FC as reliable email verification source (#73148) 2023-01-18 11:33:23 +01:00
Paul Marillonnet ed8b7ee6ea translation update (#73412) 2023-01-18 08:53:49 +01:00
Paul Marillonnet 041a27c0e6 auth_oidc: prompt login on passive requests for buggy providers (#734123) 2023-01-17 09:48:07 +01:00
Paul Marillonnet 74e6f1f248 auth_oidc: add passive authn deactivation flag (#73412) 2023-01-17 09:36:37 +01:00
Paul Marillonnet ffe6c35471 style: provide a single-line layout for phone fields (#73011) 2023-01-16 12:23:57 +01:00
Paul Marillonnet 1ae6e63131 translation update (#72384) 2023-01-16 12:06:34 +01:00
Paul Marillonnet 86fc21ed42 manager: disable globally-overriden options on OU edition page (#72384) 2023-01-16 12:00:11 +01:00
Paul Marillonnet 043c7abf6d forms: provide stricter PhoneField validation (#73345) 2023-01-16 11:50:51 +01:00
Frédéric Péters 5616322fa3 translation update 2023-01-13 10:31:15 +01:00
Frédéric Péters c725e48baa a11y: include link label in "what is FranceConnect?" link title (#73084) 2023-01-13 10:31:15 +01:00
Paul Marillonnet 789c1714d3 auth_oidc: exclude last_sync_time from authn editable fields (#73227) 2023-01-10 15:58:50 +01:00
Paul Marillonnet 7e28aeec03 translation update (#73018) 2023-01-05 11:24:10 +01:00
Paul Marillonnet 1da9c9b3fb manager: display ldap information even when erroneous (#73018)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2023-01-05 11:17:37 +01:00
Frédéric Péters 992bf52c4d ci: only build package for bullseye (#72729) 2022-12-22 17:22:31 +01:00
Paul Marillonnet 67b3c16fca translation update 2022-12-20 12:39:56 +01:00
Paul Marillonnet c5b67aaae1 idp_oidc: get user profile selection or consent even when prompt=none (#72507) 2022-12-20 11:52:12 +01:00
Paul Marillonnet 0443245e1e registration: provide a more user-friendly input code form (#72604) 2022-12-20 11:02:28 +01:00
Paul Marillonnet 38e12e840c views: fix sms-registration phone-number ratelimit key (#72597) 2022-12-19 16:13:45 +01:00
Paul Marillonnet 07178ca939 translation update 2022-12-19 15:09:35 +01:00
Paul Marillonnet 7b76ee4229 translation update (#72581) 2022-12-19 09:46:24 +01:00
Paul Marillonnet 26ea4adc88 i18n: add missing string (#72581) 2022-12-19 09:43:15 +01:00
Frédéric Péters c9d6ce0ffd misc: move configuration URLs to new lines in idp configuration infos (#72553) 2022-12-17 08:57:13 +01:00
Frédéric Péters 9846a2e515 api client: fix casing of labels in detail view (#72562) 2022-12-17 08:54:21 +01:00
Paul Marillonnet 3c63dc9a36 translation update 2022-12-15 10:24:08 +01:00
Paul Marillonnet 86f919e306 forms/authn: define explicit fields order (#72430)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2022-12-14 17:12:55 +01:00
Paul Marillonnet 73ac9f079a auth_oidc: add an oidc-sync-provider command (#62710)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2022-12-14 15:31:47 +01:00
Paul Marillonnet 2aeb5bad51 management: add a LogToConsoleCommand base class (#62710) 2022-12-14 15:31:07 +01:00
Benjamin Dauvergne 0848d1cb3b auth_fc: add flag to disable link by email (#68360) 2022-12-14 14:38:02 +01:00
Benjamin Dauvergne e524c5f94d misc: proxy passive SSO from SAML2 services to OIDC idps (#27135)
Behaviour of the SAML2 when receiving a Passive AuthnRequest and not
user is logged is modified. Before an immediate response with StatusCode
no-passive was returned. Now if one authenticator with the method
passive_login is found, the request is transferred to this authentication
source.
2022-12-14 12:34:33 +01:00
Benjamin Dauvergne 9d0d83b0e5 auth_oidc: make autorun go directly to the OP (#27135) 2022-12-14 12:31:04 +01:00
Benjamin Dauvergne f34b2af379 misc: add next_url parameter to Authenticator.autorun() (#27135) 2022-12-14 12:31:04 +01:00
Benjamin Dauvergne 9e7e6dcfba auth_fc: provision user's informations on registration (#72358) 2022-12-13 16:44:23 +01:00
Benjamin Dauvergne 5dddd1c674 auth_fc: set the created user in the registration mail template context (#72358) 2022-12-13 16:40:58 +01:00
Benjamin Dauvergne 210f6bdf01 misc: adapt to tox 4 and simplify Jenkinsfile (#72175) 2022-12-13 15:12:50 +01:00
Paul Marillonnet 4240f989ae api_views: handle ou-wise api-client checks (#71275)
gitea/authentic/pipeline/head Build queued... Details
2022-12-13 14:39:33 +01:00
Paul Marillonnet a7ffb583f8 models: add ou field to api clients (#71275) 2022-12-13 14:39:00 +01:00
Paul Marillonnet d542d33af8 api: make sync endpoint adapt to permissions by OU (#71506)
gitea/authentic/pipeline/head Build queued... Details
2022-12-13 14:05:04 +01:00
Valentin Deniaud cd2a644f94 authenticators: clarify button description attribute (#72295) 2022-12-13 14:05:13 +01:00
Paul Marillonnet e065f40466 translation update 2022-12-13 13:51:33 +01:00
Paul Marillonnet 771125f0dd drf: remove obsolete NullBooleanField serializer field (#72067) 2022-12-13 13:44:28 +01:00
Paul Marillonnet c91d38cce3 models: remove obsolete NullBooleanField (#72067) 2022-12-13 13:44:28 +01:00
Paul Marillonnet 68fec48b39 idp_oidc: display BO custom client config to superusers only (#71905)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2022-12-13 12:29:50 +01:00
Paul Marillonnet 92b4eddf31 translation update (#49212, part 2) 2022-12-13 10:57:51 +01:00
Paul Marillonnet 2f7d0618e4 authn: make phone field optional (#72337) 2022-12-13 10:53:56 +01:00
Paul Marillonnet 5fd1c9d2f4 manager: test user free search for local and e164 phones (#69907)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2022-12-13 10:14:02 +01:00
Paul Marillonnet 3e53e2ecf8 api: let free text search accept local phone numbers (#69906)
gitea/authentic/pipeline/head Something is wrong with the build of this commit Details
2022-12-13 09:56:17 +01:00