Commit Graph

5557 Commits

Author SHA1 Message Date
Benjamin Dauvergne cff7fcc3ba tests: detect use of --nomigrations through pytestconfig
gitea/authentic/pipeline/head Build started... Details
Module pytest_django.migrations was removed in pytest_django 4.2.0.
2021-04-12 15:15:15 +02:00
Benjamin Renard 8020a10baf ldap: filter users by source in deactivate_orphaned_users (#52917) 2021-04-12 13:46:19 +02:00
Benjamin Dauvergne aa0e769602 auth_fc: save forced mapping of first_name and last_name (#52855) 2021-04-08 12:05:23 +02:00
Benjamin Dauvergne 12fc2bca25 auth_fc: save unusable password of new users (#52855) 2021-04-08 12:05:23 +02:00
Serghei Mihai 20e610da0e auth_fc: check required attributes values (#52818) 2021-04-07 14:06:33 +02:00
Serghei Mihai b39a13e601 auth_fc: make button resizable (#52766) 2021-04-06 13:33:16 +02:00
Serghei Mihai 6a77c0d05e auth_fc: restore button size (#52754) 2021-04-06 13:18:37 +02:00
Frédéric Péters 296fc94f7c debian: add spooler parameter to multitenant init script (#52756) 2021-04-06 12:29:10 +02:00
Serghei Mihai ffdf8a8789 auth_fc: update bouton on linking page (#52755) 2021-04-06 12:24:32 +02:00
Serghei Mihai 8123cc01d0 auth_fc: handle button hover effect in css (#52759) 2021-04-06 12:13:16 +02:00
Frédéric Péters 566fa8cf31 debian: add required spooler creation to multitenant package (#52686) 2021-04-02 18:09:13 +02:00
Frédéric Péters 02e409cc2d translation update 2021-04-02 17:03:01 +02:00
Benjamin Dauvergne a9b667fd89 fix code-style 2021-04-02 11:30:08 +02:00
Benjamin Dauvergne 4af9b0126f debian: add --spooler option to uwsgi (#52655) 2021-04-02 10:42:30 +02:00
Benjamin Dauvergne 0a880ddde4 utils: set LDAP auth backend when resetting password of an LDAP account (#52638) 2021-04-02 10:06:43 +02:00
Frédéric Péters 269a3ba9cf debian: add missing python3-uwsgidecorators dependency (#52645) 2021-04-02 08:22:37 +02:00
Valentin Deniaud 91a190cda7 manager: easier journal filtering by event types (#50054) 2021-04-01 17:23:19 +02:00
Benjamin Dauvergne f361cfdd16 settings: remove ATOMIC_REQUESTS=True (#52627) 2021-04-01 15:31:17 +02:00
Valentin Deniaud 36fd7c6545 manager: import roles using CSV (#24921) 2021-04-01 14:33:18 +02:00
Valentin Deniaud b3bc13d26c manager: export users asynchronously (#43153) 2021-04-01 14:28:43 +02:00
Valentin Deniaud 413604d06b manager: move user export code (#43153) 2021-04-01 14:28:43 +02:00
Valentin Deniaud 6937f2f3ad misc: add uwsgi spooler (#43153) 2021-04-01 14:28:43 +02:00
Serghei Mihai c79cc3963e auth_fc: remove registration view, create and log in user (#50964) 2021-04-01 12:30:31 +02:00
Serghei Mihai 98c1ffc220 auth_fc: update FC connect button and add hover effect (#52612) 2021-04-01 11:55:17 +02:00
Benjamin Dauvergne 931e5b2a61 update pylint.rc with last version from w.c.s. (#51639) 2021-04-01 09:41:51 +02:00
Frédéric Péters ebc5a91428 misc: fix reference to urllib.parse (#52601) 2021-04-01 09:11:25 +02:00
Frédéric Péters 92a1eeaaad trivial: fix variable name used for invalid group_by_time (#52603) 2021-04-01 08:19:11 +02:00
Benjamin Dauvergne d658eba701 import pylint config from w.c.s. and simplify launch (#51639) 2021-04-01 07:45:17 +02:00
Benjamin Dauvergne 13cd493740 forms: specialize form for password reset by username (#52013) 2021-03-31 19:19:24 +02:00
Benjamin Dauvergne 5baca2ba03 data_transfer: validate Role.slug and Role.uuid fields (#52192) 2021-03-31 19:13:37 +02:00
Nicolas Roche b21d5a56b1 tests: copy/paste users tests to member users api (#50889) 2021-03-30 21:47:31 +02:00
Nicolas Roche ed01a4e8c3 api: add list and retrieve role member(s) api (#50889) 2021-03-30 21:47:31 +02:00
Nicolas Roche 852655fb95 api: upgrade change_role permission to manage_members (#50889) 2021-03-30 21:47:31 +02:00
Benjamin Dauvergne 9be334320d api_views: handle both kind of TimeError (#52444) 2021-03-30 18:41:46 +02:00
Valentin Deniaud ead8655275 readme: fix isort parameters 2021-03-30 16:40:47 +02:00
Valentin Deniaud 4751846fed misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
Valentin Deniaud 8b506d4281 misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
Valentin Deniaud 6c4aad3ab5 misc: remove some python2 compatibility code (#52457) 2021-03-30 14:00:27 +02:00
Valentin Deniaud 41e2c8eee3 add isort configuration (#52457) 2021-03-30 14:00:26 +02:00
Valentin Deniaud 86d946adcd misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
Valentin Deniaud 3dc618a571 add black configuration (#52457) 2021-03-30 11:54:28 +02:00
Valentin Deniaud 4bb33d3d3c misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
Valentin Deniaud 57ded4fd8f authenticators: attach login failure record to user (#51626) 2021-03-29 14:12:44 +02:00
Valentin Deniaud f962bd1870 manager: include ou in roles csv export (#45809) 2021-03-29 14:10:42 +02:00
Valentin Deniaud 5130aab946 manager: fix site_json field label (#52200) 2021-03-29 14:10:04 +02:00
Valentin Deniaud 0676783c13 templates: add select2 field translations (#47855) 2021-03-29 14:09:31 +02:00
Paul Marillonnet ff8c2a1e1f misc: empty redundant migration authentic2.0033 (#47699) 2021-03-26 16:15:02 +01:00
Benjamin Dauvergne 14883ae89c misc: do not silence failures of migration authentic2.0028 (#47699) 2021-03-26 16:15:02 +01:00
Serghei Mihai 762cba9a2d ldap: add method and command to deactivate orphaned users (#6379) 2021-03-26 10:05:26 +01:00
Serghei Mihai 1c3bac6c87 ldap: add DN to normalized results 2021-03-26 10:05:26 +01:00