Commit Graph

1421 Commits

Author SHA1 Message Date
Nicolas Roche 76d503e36b style: add missing padding to forms (#54856)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2021-06-17 09:52:42 +02:00
Paul Marillonnet 136a28eb96 franceconnect: ensure id and secret input are 64-caracter long (#54852) 2021-06-17 09:52:42 +02:00
Frédéric Péters afb89ff9a8 tox: limit psycopg2 to < 2.9 (#54926) 2021-06-17 08:56:38 +02:00
Emmanuel Cazenave cdfe73d441 agent/authentic2: add debug mode for provisionning (#54637)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2021-06-15 18:02:02 +02:00
Frédéric Péters 3252785cd0 agent: look for wcs tenant in both old and new directories (#54614) 2021-06-07 12:25:17 +02:00
Benjamin Dauvergne 0f8fe28274 tests: disable syslog logging handler (#51267) 2021-06-01 13:00:10 +02:00
Valentin Deniaud c7362f2418 authentic: fix role emails field for django 2 (#54302) 2021-05-26 15:00:33 +02:00
Benjamin Dauvergne 1a02b24d14 agent/authentic2: mark object for provisionning if transaction commit (#52355) 2021-05-20 18:31:47 +02:00
Frédéric Péters 75ec113ec4 debian: increase settings.DATA_UPLOAD_MAX_MEMORY_SIZE 20-fold (#54059) 2021-05-18 09:50:30 +02:00
Frédéric Péters ea4c80bac6 tox: add black (via pre-commit) to tests 2021-05-14 18:40:45 +02:00
Frédéric Péters f3f84bac3f misc: add black files/notes 2021-05-14 18:40:45 +02:00
Frédéric Péters 872f39774a trivial: apply black 2021-05-14 18:40:09 +02:00
Frédéric Péters 567ed17306 translation update 2021-05-07 15:21:17 +02:00
Thomas NOËL fc265eda01 emails: add header names in description (#53118) 2021-05-06 18:21:30 +02:00
Frédéric Péters ac6ea6351b tox: remove obsolete oldstylemiddleware environments (#53458) 2021-04-27 12:26:51 +02:00
Frédéric Péters 9d87a30921 translation update 2021-04-27 12:22:16 +02:00
Frédéric Péters a25056ad27 templates: use sidebar for links to option screens (#53228) 2021-04-27 11:36:22 +02:00
Frédéric Péters 5e865ad9b3 general: remove ozwillo extension (#53229) 2021-04-24 10:29:44 +02:00
Frédéric Péters fb3627eaf8 misc: remove usage of CallableTrue (#41239) 2021-04-24 10:29:44 +02:00
Frédéric Péters acf578b79e fix mistranslation 2021-04-18 20:11:10 +02:00
Frédéric Péters 13c83ff3ce authentic: add API to force user provisionning (#53059) 2021-04-15 12:48:31 +02:00
Thomas NOËL 9325cc948e translations: fix typo 2021-04-14 10:55:34 +02:00
Emmanuel Cazenave 35ad2dadbf provisionning: do not fail on missing role (#50014) 2021-04-09 15:25:00 +02:00
Benjamin Dauvergne 9b5e4dde2e agent/authentic2: batch the provisionning of agents (#52620) 2021-04-08 14:31:21 +02:00
Emmanuel Cazenave 0132005608 provisionning: protect against missing role (#52482) 2021-03-30 15:01:01 +02:00
Frédéric Péters e4ef124480 emails: don't alter email if TEMPLATE_VARS are not available (yet) (#51469) 2021-03-29 15:19:56 +02:00
Benjamin Dauvergne 0be901c7a3 rest_authentication: accept any parameters in AnonymousAuthenticServerUser.has_perm (#52104) 2021-03-16 16:52:44 +01:00
Benjamin Dauvergne 1d712335ef tests: truncate database name to 63 characters 2021-03-05 15:25:43 +01:00
Frédéric Péters d5b56715f3 general: remove python2-only code (#51515) 2021-03-01 16:33:22 +01:00
Frédéric Péters d53d8cc6a7 debian: remove python 2 support (#51514) 2021-03-01 16:33:22 +01:00
Frédéric Péters 7bc1b1daed tox: remove python 2 tests (#45561) 2021-03-01 16:33:22 +01:00
Frédéric Péters fefdc80bb0 general: remove corbo & mandaye support (#51513) 2021-03-01 10:27:08 +01:00
Frédéric Péters 8e1af45fdd debian: add reference to agent setting in hobo-manage (#51493) 2021-02-26 13:50:25 +01:00
Valentin Deniaud f2514d64dc translation update 2021-02-16 14:37:25 +01:00
Valentin Deniaud 126ad8c85b authentic agent: include collectivity in secondary service label (#51127) 2021-02-15 16:48:22 +01:00
Nicolas Roche 24e7c657a0 environment: display netloc on network checks service (#50451) 2021-02-15 09:19:44 +01:00
Benjamin Dauvergne d1636eeece misc: log DisallowedHost as warnings (#42824) 2021-02-08 14:52:18 +01:00
Frédéric Péters 6beaab79fe debian: enable email backend by default (#50775) 2021-02-02 16:08:48 +01:00
Emmanuel Cazenave 1977c3ed95 run tests against django 2.2 (#49283)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head Something is wrong with the build of this commit Details
2021-02-02 11:48:38 +01:00
Emmanuel Cazenave 41d847ab04 use real string in migration (#49283) 2021-02-02 11:44:52 +01:00
Emmanuel Cazenave cd54c56f8c set CSRF_COOKIE_SAMESITE to None (#49283) 2021-02-02 11:44:52 +01:00
Emmanuel Cazenave 446788ece6 change command parser option or invocation (#49283)
To be compliant with https://code.djangoproject.com/ticket/27787 : parser arguments now gets introspected when using call_command.
2021-02-02 11:44:52 +01:00
Emmanuel Cazenave 7eedc0bbcc use the new names of URL related class (#49283) 2021-02-02 11:44:52 +01:00
Emmanuel Cazenave 6539d8ddbf declare a manager on Role (#49283) 2021-02-02 11:44:52 +01:00
Emmanuel Cazenave ba6bb6398b use contrib.auth class based views (#49283) 2021-02-02 11:44:52 +01:00
Frédéric Péters 2e8110ecb7 emails: use portal_url as default for List-Unsubscribe header (#50759) 2021-02-02 10:51:00 +01:00
Frédéric Péters 45c477091c translation update 2021-02-02 10:51:00 +01:00
Frédéric Péters 341c4d1e3a emails: add backend to add headers (#50753) 2021-02-02 10:40:55 +01:00
Valentin Deniaud d121f41a7c increase djangorestframework version limit (#49536) 2021-01-20 16:48:02 +01:00
Frédéric Péters 402e187edf build: update to use origin/main 2020-12-26 15:21:15 +01:00