Commit Graph

6532 Commits

Author SHA1 Message Date
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
Paul Marillonnet 8ee074f6ed api: test user phone number basic authz (#69314)
gitea/authentic/pipeline/head Build started... Details
2022-12-13 09:29:55 +01:00
Paul Marillonnet b3036b4cc0 api: update phone drf field to handle E164 format (#69430)
gitea/authentic/pipeline/head Build started... Details
2022-12-12 17:44:19 +01:00
Paul Marillonnet a179cb1dc9 translation update 2022-12-12 16:39:35 +01:00
Paul Marillonnet 3582bad6b3 views: make sms code trigger a standard registration finalization (#69223) 2022-12-12 16:10:15 +01:00
Paul Marillonnet 26f9d2098d add a page for users to input their sms registration code (#69223) 2022-12-12 16:10:15 +01:00
Paul Marillonnet e35275fe45 use phone number as registration means in form validation (#69223) 2022-12-12 16:09:15 +01:00
Paul Marillonnet d40f5d382c utils: add registration sms code sending logic (#69223) 2022-12-12 16:09:15 +01:00
Paul Marillonnet c9906d4a62 app_settings: add sms-related authentic2 settings (#69223) 2022-12-12 15:11:47 +01:00
Paul Marillonnet bd17c8915a add sms code model (#69223) 2022-12-12 15:11:47 +01:00
Paul Marillonnet ff50dcf4f0 utils/misc: add sms code creation utilitary function (#69223) 2022-12-12 15:11:47 +01:00
Paul Marillonnet 2741f474b0 add sms code related settings (#69223) 2022-12-12 15:11:47 +01:00
Paul Marillonnet 57da31b3f7 registration: display phone number in form (#69223) 2022-12-12 15:11:47 +01:00
Valentin Deniaud 728e9a410a authenticators: add idp configuration info for saml and oidc (#67987) 2022-12-12 12:24:43 +01:00
Paul Marillonnet dad0a9193d authn: make username required when it is the only identifier (#72269) 2022-12-12 12:00:30 +01:00
Valentin Deniaud a8f3390de8 data_transfer: export new role attributes (#71844) 2022-12-12 10:29:58 +01:00
Valentin Deniaud 0ad917ac04 manager: change role parents view title (#62617) 2022-12-12 10:29:41 +01:00
Paul Marillonnet 43ccdfea68 custom_user: set email verification sources (#66054) 2022-12-12 09:45:45 +01:00
Paul Marillonnet bf85976e04 translation update (#65612) 2022-12-12 09:28:43 +01:00