Commit Graph

5651 Commits

Author SHA1 Message Date
Frédéric Péters dec65efacc translation update 2021-06-24 09:40:58 +02:00
Serghei Mihai 26f5b9651d auth_fc: add titles to links opening in new window (#54560) 2021-06-23 11:49:07 +02:00
Frédéric Péters 3b10e7b93a tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:50:38 +02:00
Benjamin Dauvergne 0fb978467d idp_oidc: adapt to changes in jwcrypto 0.9.1 (#54740) 2021-06-10 16:47:31 +02:00
Benjamin Dauvergne 7db6fe5bf0 tests: move idp_oidc tests in a subdirectory (#54740) 2021-06-10 16:47:31 +02:00
Benjamin Dauvergne 1792fbe72d tox.ini: do not test anymore with DRF 3.4 2021-06-10 16:47:14 +02:00
Frédéric Péters a8dbffd2a5 debian: set spooler-max-tasks for uwsgi (#54626) 2021-06-07 15:28:39 +02:00
Frédéric Péters d53bce723e debian: enable uwsgi memory reports (#54610) 2021-06-06 10:34:42 +02:00
Valentin Deniaud 4eb5e4b74c ldap: do not crash on timeout in get_ldap_group_dns (#54405) 2021-06-03 17:56:55 +02:00
Benjamin Dauvergne b961ec9180 api: add page size parameter to user's API (#54514)
The query param is named `limit`.
2021-06-03 16:33:18 +02:00
Valentin Deniaud da8d574cc1 tests: add key id to JWKSET in idp oidc (#54503) 2021-06-03 14:54:24 +02:00
Valentin Deniaud 434a328bb5 clean-user-exports: prevent crash when missing directory (#54406) 2021-05-31 17:57:07 +02:00
Valentin Deniaud 78b07aa497 api: record actions in journal (#48010) 2021-05-31 15:32:44 +02:00
Valentin Deniaud b7b9a3babb ldap: record user reactivation in journal (#54170) 2021-05-31 15:32:11 +02:00
Loïc Dachary 65d34ade59 views: do not link to registration when it is closed (#52770)
License: MIT
2021-05-31 15:14:49 +02:00
Valentin Deniaud 332f3c9575 templates: fix OU link in role pages breadcrumb (#54201) 2021-05-31 15:13:04 +02:00
Valentin Deniaud 0f848ec694 templates: use common breadcrumb in role edit page (#47703) 2021-05-31 15:12:17 +02:00
Valentin Deniaud e71abfa96f manager: remove useless link from journal breadcrumb (#47702) 2021-05-31 15:11:39 +02:00
Valentin Deniaud d8cd51c065 manager: allow filtering services by OU (#54190) 2021-05-31 14:54:42 +02:00
Valentin Deniaud d838ad1fb7 manager: fix appbar link style in service view (#54192) 2021-05-31 14:53:56 +02:00
Valentin Deniaud c49d2c16c6 misc: do not "correct" email domain on enter key (#50763) 2021-05-31 14:52:14 +02:00
Valentin Deniaud 8faea5022c csv_import: remove modify import form (#53463) 2021-05-31 14:50:01 +02:00
Valentin Deniaud 08ece07bb2 templates: state password reset email is always sent (#53597) 2021-05-31 14:48:32 +02:00
Valentin Deniaud 24d42824dd import_site: remove obsolete dry run provisionning protection (#51462) 2021-05-31 14:47:52 +02:00
Valentin Deniaud 92a9886872 misc: restore select2 translations (#54147)
Also revert previous fix attempt of commit 0676783c.
2021-05-31 10:13:12 +02:00
Benjamin Dauvergne a921332fb2 manager: show deleted users informations in journal (#51808) 2021-05-28 12:12:37 +02:00
Benjamin Dauvergne 5e29c79224 manager: search deleted users by email (#51808) 2021-05-28 12:12:37 +02:00
Benjamin Dauvergne e77c98b57b journal: permit custom prefetching (#51808) 2021-05-28 12:12:37 +02:00
Valentin Deniaud 32cc38c814 journal: remove unused template (#54295) 2021-05-26 11:41:02 +02:00
Valentin Deniaud 66a058fac9 manager: avoid validation error on journal date search (#54295) 2021-05-26 11:38:30 +02:00
Benjamin Dauvergne 1a236f7e1d ldap: do not trace if deactivation_reason is None (#54198) 2021-05-21 11:33:16 +02:00
Frédéric Péters 4a31ee2885 fix typo in translation 2021-05-21 11:19:18 +02:00
Paul Marillonnet b09dbe4f40 misc translation fix 2021-05-21 11:17:28 +02:00
Frédéric Péters a1f4785355 translations: stop talking about "applications" (#16180) 2021-05-21 10:48:10 +02:00
Paul Marillonnet 16132509a4 views: automatically redirect after diplaying a success message (#54172) 2021-05-21 09:45:22 +02:00
Frédéric Péters c0e722fe12 translation update 2021-05-21 08:42:36 +02:00
Frédéric Péters d1805462e6 manager: use proper submit label for password change view (#53650) 2021-05-21 08:42:36 +02:00
Frédéric Péters 99d7650090 manager: use propre submit button label for create user view (#53650) 2021-05-21 08:42:36 +02:00
Valentin Deniaud 8268e9e69c ldap: record user deactivation in journal (#52671) 2021-05-20 18:15:21 +02:00
Benjamin Renard 231f1e7b7c LDAPBackend: reactive user on login/synchronization if inactive (#52670) 2021-05-20 16:18:17 +02:00
Benjamin Dauvergne a6350703d1 ldap: make .build_external_id() resilient to missing attribute (#54080) 2021-05-20 09:56:47 +02:00
Nicolas Roche 019159d30e auth_fc: do not update user email with email returned by FC (#45199) 2021-05-19 10:15:23 +02:00
Nicolas Roche f148399793 test: auth_fc updates the user email with FC info (#45199) 2021-05-19 10:15:23 +02:00
Benjamin Dauvergne 4f8f5f6221 tests: fix tests on ppolicy (#51239) 2021-05-18 20:58:55 +02:00
Benjamin Dauvergne ff9e90ce58 ldap: default use_controls to False (#51239) 2021-05-18 18:10:14 +02:00
Loïc Dachary 1f6378256e ldap: add method to get ppolicy operational attributes (#51239)
Fixes: #51239

License: MIT
2021-05-18 18:05:51 +02:00
Benjamin Dauvergne 99f55b78b4 translation update 2021-05-18 15:19:32 +02:00
Emmanuel Cazenave f2cdd451da manager: paginate user role view (#53151) 2021-05-17 15:11:52 +02:00
Valentin Deniaud 1469082e0e journal_event_types: add user email change (#52567) 2021-05-17 11:32:59 +02:00
Benjamin Dauvergne 802fa84fea auth_oidc: log user_info content at DEBUG level (#53929) 2021-05-11 15:29:46 +02:00