Commit Graph

5944 Commits

Author SHA1 Message Date
Paul Marillonnet f8914100ff ldap: discard obsolete python2 compat code (#58340) 2021-11-03 11:21:08 +01:00
Frédéric Péters 814be194ec translation update 2021-11-02 18:25:54 +01:00
Emmanuel Cazenave ec16f3a6f2 models: authorize superusers to access every service (#58059) 2021-11-02 14:00:28 +01:00
Valentin Deniaud cd8f1d7fd1 manager: search events by authentication method (#57932) 2021-11-02 12:07:44 +01:00
Valentin Deniaud 00400b5bea journal_event_types: fix incorrect FranceConnect identifier (#57932) 2021-11-02 12:07:44 +01:00
Paul Marillonnet 42f2571fed api: add a full_known_users option to /synchronization/ endpoint (#57567) 2021-11-02 12:01:58 +01:00
Valentin Deniaud de5a6fa975 authentic2_auth_oidc: add template syntax check to claim (#58024) 2021-11-02 10:08:51 +01:00
Valentin Deniaud a8065274d4 ldap: allow skipping user initialization if no request (#57554) 2021-11-02 10:06:25 +01:00
Valentin Deniaud ae498bb92a ldap: inform user when password change has failed (#57733) 2021-11-02 10:04:51 +01:00
Valentin Deniaud 20cbe1f6a5 ldap: do not crash if password change is not allowed (#57733) 2021-11-02 10:04:51 +01:00
Frédéric Péters 25f0a77573 misc: add attribute to current password field on change password page (#58105) 2021-10-29 10:12:10 +02:00
Frédéric Péters 9860f4f2fc misc: display/hide ok password criteria glyph using visibility property (#58203) 2021-10-29 10:12:10 +02:00
Frédéric Péters c834c9c79b misc: add support for .well-known/change-password URI (#58106) 2021-10-29 10:12:10 +02:00
Valentin Deniaud 168217e74e ldap: support trailing slash on tls errors (#58149) 2021-10-26 17:50:03 +02:00
Valentin Deniaud 85411f3376 api: allow filtering roles list (#57504) 2021-10-20 10:37:28 +02:00
Valentin Deniaud 95a7417ed9 add missing capitalization in translation 2021-10-18 16:12:59 +02:00
Thomas NOËL c515180fd8 fix typo in translation 2021-10-18 12:48:14 +00:00
Thomas NOËL 0a3b468622 manager: make slug conflict resolution simpler (#57138) 2021-10-15 11:01:25 +00:00
Frédéric Péters 9f15d4fbb2 debian: switch to debhelper-compat 12 (#57538) 2021-10-10 10:39:36 +02:00
Frédéric Péters 8546dbb710 translation update 2021-10-07 20:53:18 +02:00
Paul Marillonnet 5aa2c2885e api: adapt to upcoming api changes in drf 3.11 (#57638) 2021-10-06 11:58:30 +02:00
Paul Marillonnet 32c1da712d a2_rbac: fix typo in migration (#57591) 2021-10-05 12:05:24 +02:00
Benjamin Dauvergne 7d2c4ef181 idp_oidc: refactor cleaning of claim values (#57525) 2021-10-04 17:08:03 +02:00
Valentin Deniaud bea7640b8e misc: remove auth2_ssl module (#57209) 2021-10-04 12:32:01 +02:00
Paul Marillonnet 5ad1949b2d manager: provide a human-friendly rbac inheritance terminology (#56638) 2021-09-30 18:37:27 +02:00
Benjamin Dauvergne 12fe40c0ae idp_saml2: set sessionNotOnOrAfter to half the current session duration (#56865) 2021-09-30 17:57:51 +02:00
Benjamin Dauvergne 2b8e3fe1ad api: use case-insensitive lookup for get_or_create=email (#57423) 2021-09-29 21:03:25 +02:00
Benjamin Dauvergne 605094c59a settings: ignore-case when linking user's by email with SAML (#57346) 2021-09-28 12:51:59 +02:00
Frédéric Péters 0f81b67eed translation update 2021-09-27 20:38:12 +02:00
Valentin Deniaud 24a4c4a12f ldap: allow passing realm to sync-ldap-users command (#57038) 2021-09-24 11:31:38 +02:00
Valentin Deniaud 3bfe24a4b6 misc: fix deprecated-method pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 9babcb4b96 misc: fix redundant-unittest-assert pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 0748fae9a1 misc: fix f-string-without-interpolation pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 7272328803 misc: fix logging-fstring-interpolation pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 61db86fffb misc: fix logging-not-lazy pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud be73f648c4 misc: fix raising-format-tuple pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 19c5e7b181 misc: fix try-except-raise pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 8f9c967dee misc: fix unbalanced-tuple-unpacking pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud 292d6d3a78 misc: fix unused-wildcard-import pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud e0b86a7691 misc: fix unused-variable pylint error (#56982) 2021-09-24 11:30:14 +02:00
Valentin Deniaud f3e5f4dab6 misc: fix unused-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud d52fd290a3 misc: fix global-statement pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 0f93f4b0e8 misc: fix global-variable-not-assigned pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 647af66a5f misc: fix reimported pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 3ed55f583a misc: fix wildcard-import pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 3903a337a4 misc: fix arguments-renamed pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 31d68f072d misc: fix useless-super-delegation pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud eda115a0d5 misc: fix comparison-with-callable pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud b4c3bb9616 misc: fix eval-used pylint error (#56982) 2021-09-24 11:21:18 +02:00
Valentin Deniaud 5624807d54 misc: fix unnecessary-lambda pylint error (#56982) 2021-09-24 11:21:18 +02:00