Commit Graph

126 Commits

Author SHA1 Message Date
Valentin Deniaud 96f78fc0c7 multitenant: add portal slug in idp_registration_url (#46729) 2020-11-16 14:31:07 +01:00
Nicolas Roche 60e5bd28d0 environment: import and export parameters (#33672) 2020-10-14 17:21:01 +02:00
Lauréline Guérin 3ead547aa1
settings: remove old MIDDLEWARE_CLASSES support (#45671)
gitea-wip/hobo/pipeline/head There was a failure building this commit Details
gitea/hobo/pipeline/head There was a failure building this commit Details
2020-10-13 09:31:15 +02:00
Valentin Deniaud 538963b8ba misc: add sms configuration (#46444) 2020-09-17 17:07:41 +02:00
Frédéric Péters 9aa26aca45 matomo: detect bad tracking for hotjar and xiti (#45488) 2020-07-27 14:50:12 +02:00
Nicolas Roche be3ffd83a6 misc: ask for most important parameters on home page (#44413) 2020-07-13 19:05:39 +02:00
Nicolas Roche 3d632d370c tests: use a random free port for smtp server (#44890) 2020-07-09 16:21:11 +02:00
Valentin Deniaud eb22673ee5 tests: use reliable references to objects (#44861) 2020-07-07 14:17:37 +02:00
Valentin Deniaud f833a08358 tests: switch to postgresql (#44861) 2020-07-07 14:17:37 +02:00
Nicolas Roche 02052aff40 emails: allow user to define email sender name (#44411) 2020-06-29 17:08:04 +02:00
Thomas NOËL ab3d543997 cook: add auto flag in set-variable action (#44325) 2020-06-26 15:32:15 +02:00
Frédéric Péters 0012761656 general: use HTTP API to provision users & groups (#43245) 2020-05-29 12:24:18 +02:00
Frédéric Péters e5cea48f38 emails: use correct variable name for global email prefix (#43064) 2020-05-19 10:20:56 +02:00
Nicolas Roche 29914b6d36 emails: allow user to define default mail object (#41430) 2020-05-18 15:34:56 +02:00
Frédéric Péters 10729f15c9 tests: fix to pass integer as verbosity 2020-05-15 17:20:25 +02:00
Serghei Mihai 5370064071 multitenant: add loader to define MELLON_LOGIN_HINTS setting (#42191) 2020-05-05 15:31:06 +02:00
Frédéric Péters e063c29314 misc: don't create setting variables on get() (#42114) 2020-04-28 09:09:41 +02:00
Thomas NOËL 51078a11de environment: autorize secondary Service title homonymy (#41984) 2020-04-22 17:56:50 +02:00
Frédéric Péters 22bbfcdb44 emails: handle DNS TXT entries as the bytes they are (#41894) 2020-04-20 18:27:06 +02:00
Benjamin Dauvergne 2a4a2305d0 emails: handle errors during RCPT test (#41789) 2020-04-16 19:52:16 +02:00
Frédéric Péters 49575cffc6 misc: add details about security headers in health info (#41630) 2020-04-14 14:20:20 +02:00
Frédéric Péters 02e67cf0fc seo: add settings for meta tags (#20263) 2020-04-14 09:07:39 +02:00
Nicolas Roche e0a3f76626 seo: add robots_txt views (#20263) 2020-04-14 09:07:39 +02:00
Nicolas Roche 52ec23f046 seo: add middleware for /robots.txt url (#20263) 2020-04-14 09:07:39 +02:00
Nicolas Roche 38fdd5a09b tests: use fake_themes fixture to be determinist (#41306) 2020-04-14 08:56:38 +02:00
Nicolas Roche 9cb671d3ee theme: check we post a value on theme selection (#41079) 2020-04-14 08:48:36 +02:00
Thomas NOËL df903c40b3 signature: do not require nonce if not verified, and other fixes (#) 2020-04-03 00:09:20 +02:00
Nicolas Roche cc0677c7e9 python3: remove sort try on already sorted profile fields (#40502) 2020-03-16 09:18:38 +01:00
Benjamin Dauvergne 8c29562d35 franceconnect: add scopes setting (#39286) 2020-03-13 16:24:04 +01:00
Nicolas Roche 3811e59b7d tests: remove unused celery option (#40288) 2020-03-04 15:27:34 +01:00
Nicolas Roche fd7baecf9d python3: use memory broker for tests (#40288) 2020-03-04 15:27:34 +01:00
Nicolas Roche bb2ae67c1f python3: serialize tenant idp metadata from text input (#40286) 2020-03-02 09:35:27 +01:00
Nicolas Roche e9e0962213 tests: add test to profile views (#40098) 2020-02-28 15:41:22 +01:00
Nicolas Roche 4323e97b98 tests: add test to home views (#40098) 2020-02-28 15:41:22 +01:00
Nicolas Roche 2825b4ddbd tests: add test to environment views and command (#40098) 2020-02-28 15:40:08 +01:00
Nicolas Roche 748be27d26 tests: add test to theme views (#40098) 2020-02-28 15:40:08 +01:00
Nicolas Roche 54ff275487 tests: get app as a fixture (#40099) 2020-02-28 15:12:30 +01:00
Nicolas Roche 212b9ab736 python3: replace json parser input with str (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 53b81ec6ab python3: replace dict.iteritems() by items() (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 068ad2dd72 python3: adapt strings encoding (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche ae18a366c0 python3: correct urllib import to use quote (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 311014371e python3: update json exceptions (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 980da6dfd0 python3: use bytes input for unicode strings with encoding declaration (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche df3dff1532 python3: replace DjangoWebtestResponse content with text (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 012eba57a0 python3: replace DjangoWebtestResponse body with text (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 7ca962ba6b python3: update smtpd mock in tests (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 926b32ed80 python3: accept byte content from django.template.response.TemplateResponse (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 9ef19058c8 python3: replace unicode type to six.text_type (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche 517ef1d334 python3: modify exception string (#40012) 2020-02-28 15:07:01 +01:00
Nicolas Roche f128b00b61 tests: adapt import StringIO to run tests in python3 (#40012) 2020-02-28 15:07:01 +01:00