Commit Graph

6323 Commits

Author SHA1 Message Date
Frédéric Péters 4e0c3163e9 misc: add support for a template variable hiding registration link (#68901) 2022-09-13 13:46:08 +02:00
Valentin Deniaud 2cf3d06af6 auth_saml: use select widget for choosing user attributes (#68384) 2022-09-13 11:24:50 +02:00
Valentin Deniaud c9a912086d forms: move attribute select widget from auth_oidc (#68384) 2022-09-13 11:24:50 +02:00
Valentin Deniaud e26211af52 auth_saml: rename user attribute field for consistency (#68384) 2022-09-13 11:05:56 +02:00
Valentin Deniaud 99236eafe1 auth_oidc: improve claims string representation (#66419) 2022-09-13 10:29:52 +02:00
Valentin Deniaud 08324df0f7 auth_oidc: add views to configure claims (#66419) 2022-09-13 10:29:52 +02:00
Valentin Deniaud 519dbc5463 auth_oidc: move claims form code (#66419) 2022-09-13 10:29:52 +02:00
Serghei Mihai 451b195ac8 manager: separate oidc service settings on another page (#68108) 2022-09-12 20:38:25 +02:00
Serghei Mihai 3df5b6590d authentic2_idp_oidc: don't ignore boolean attributes in manager 2022-09-12 20:36:04 +02:00
Valentin Deniaud bf500dd81a authenticators: keep readable journal log even if deleted (#68184) 2022-09-12 17:40:57 +02:00
Emmanuel Cazenave e6ff6db061 manager: start api client interface (#68404) 2022-09-12 17:27:29 +02:00
Corentin Sechet 2be6ad6859 fix translation bug (#68938) 2022-09-12 12:25:40 +02:00
Corentin Sechet 09f6796c25 translation update 2022-09-12 12:22:15 +02:00
Corentin Sechet 4bb8877f3b misc: generate hints from zxcvbn report (#63831) 2022-09-07 11:59:54 +02:00
Corentin Sechet 5de83a83d2 misc: add password strength meter in NewPasswordInput (#63831) 2022-09-07 11:58:31 +02:00
Corentin Sechet f372225e6d misc: use a template for NewPasswordInput (#63831) 2022-08-31 14:52:17 +02:00
Corentin Sechet 8e15762cd5 misc: validate password strength (#63830) 2022-08-31 14:39:47 +02:00
Frédéric Péters 1a9537f2e3 translation update 2022-08-30 07:39:53 +02:00
Paul Marillonnet d6bf65e441 manager: provide an updated menu.json including main backoffice page (#66496) 2022-08-29 16:14:56 +02:00
Frédéric Péters 09b1e27c1f general: give a timeout to all HTTP requests (#68470) 2022-08-29 08:33:05 +02:00
Frédéric Péters b3eb113d99 pylint: ignore unsupported-binary-operation (#68470) 2022-08-29 08:32:50 +02:00
Frédéric Péters 33af19975b manager: style/reformat tech info page (#68289) 2022-08-26 09:26:23 +02:00
Frédéric Péters 997a096697 manager: display LDAP configuration as JSON (#68286) 2022-08-26 09:26:23 +02:00
Frédéric Péters 718c698b17 manager: display ldapsearch command on multiple lines (#68285) 2022-08-26 09:26:23 +02:00
Frédéric Péters 054cc05f49 manager: display unmodified LDAP configuration in tech info page (#68279) 2022-08-26 09:26:23 +02:00
Valentin Deniaud c5b4c0205c auth_saml: catch any exception in data migration (#68273) 2022-08-22 10:43:37 +02:00
Frédéric Péters f42905982f api: add dash to check-api-client endpoint (#68276) 2022-08-19 09:56:33 +02:00
Valentin Deniaud 69ce4d6261 translation update 2022-08-18 18:52:01 +02:00
Valentin Deniaud 742e955dcc auth_saml: add views to configure related objects (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud 18ea92a76b manager: factorize role with OU display code (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud b486ca0087 auth_saml: remove JSON fields from model (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud e776500f37 auth_saml: lookup by attributes using model (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud 1ea8c999c6 auth_saml: add roles using model and remove useless code (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud b1f6ddcd4c auth_saml: set attributes using model (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud bf63435a3e auth_saml: rename attributes using model (#67025) 2022-08-18 18:34:25 +02:00
Valentin Deniaud 0c2089c59a auth_saml: migrate JSON fields to models (#67025) 2022-08-18 18:34:25 +02:00
Frédéric Péters 3cca143849 auth saml: skip authenticate() if not enabled (#68237) 2022-08-18 15:08:37 +02:00
Valentin Deniaud a5257df2fb translation update 2022-08-18 11:31:09 +02:00
Valentin Deniaud 803fd7c9a5 auth_saml: remove login hints field (#68223) 2022-08-17 17:33:18 +02:00
Emmanuel Cazenave e89ba4cbf0 api: add check-apiclient endpoint (#66985)
gitea/authentic/pipeline/head Build started... Details
2022-08-17 16:24:52 +02:00
Emmanuel Cazenave 82899de8f9 handle APICLient in DRF authentication (#66985) 2022-08-17 16:24:52 +02:00
Emmanuel Cazenave ffaf242c36 start APIClient model (#66985) 2022-08-17 16:24:52 +02:00
Valentin Deniaud e2e2a42d29 authenticators: view show condition even if empty (#65478) 2022-08-17 12:02:46 +02:00
Valentin Deniaud 083c34ed08 authenticators: use validator instead of form mixin (#68177) 2022-08-16 13:30:16 +02:00
Frédéric Péters 4cbf548173 build: ship .svg files (#66497) 2022-08-16 12:52:21 +02:00
Valentin Deniaud bf400ae52b misc: remove dead authenticators code (#66853) 2022-08-16 11:28:22 +02:00
Frédéric Péters 8f60d3e12d translation update 2022-08-16 11:25:17 +02:00
Frédéric Péters 2aa23b9253 manager: provide a new homepage layout (#66497) 2022-08-16 11:24:45 +02:00
Frédéric Péters b97d404350 translation update (add missing starting space) 2022-08-16 11:24:45 +02:00
Valentin Deniaud c4a7d8cf21 translation update 2022-08-16 11:07:24 +02:00