Commit Graph

188 Commits

Author SHA1 Message Date
Benjamin Dauvergne 6d54fe2222 misc: add dependency on publik-django-templatetags to setup.py (#84358)
gitea/authentic/pipeline/head This commit looks good Details
2023-12-07 00:01:26 +01:00
Emmanuel Cazenave adf59bc39a setup: compute pep440 compliant dirty version number (#81731)
gitea/authentic/pipeline/head This commit looks good Details
2023-11-20 17:38:18 +01:00
Benjamin Renard 3d10be82e9 ldap: handle ppolicy controls at password-reset time (#66416)
Licence: MIT
2023-10-17 10:10:36 +02:00
Paul Marillonnet c1c3a7b812 setup: allow for bookworm's django-import-export (#81941) 2023-10-11 09:36:28 +02:00
Paul Marillonnet 7d7c8249ea setup: allow for drf v3.14 (bookworm version) as dependency (#81943) 2023-10-05 09:36:44 +02:00
Paul Marillonnet 5a67dc5369 setup: allow jwcrypto v1.1 as dependency (#81945) 2023-10-05 09:36:33 +02:00
Valentin Deniaud b019f07d9e misc: apply double-quote-string-fixer (#80252) 2023-08-03 14:47:00 +02:00
Valentin Deniaud 7ee0ad90ab misc: require django 3.2 (#75442) 2023-03-16 10:26:43 +01:00
Frédéric Péters 7a3d11293f build: limit to django-ratelimit version (#71991) 2022-12-04 17:33:05 +01:00
Paul Marillonnet 4f61ce1f66 setup: add phonenumbers dependency (#70486) 2022-10-19 16:16:06 +02:00
Benjamin Dauvergne 64e67aaea6 misc: rename authentic2-ctl to manage.py (#70162) 2022-10-17 16:51:20 +02:00
Benjamin Dauvergne 8b993d4e2f misc: replace deprecated distutils by setuptols or stdlib (#69991) 2022-10-07 15:31:56 +02:00
Corentin Sechet 8e15762cd5 misc: validate password strength (#63830) 2022-08-31 14:39:47 +02:00
Paul Marillonnet 7a9fb6938c setup: provide a bullseye's django3 compliant config (#64305) 2022-05-13 09:47:39 +02:00
Benjamin Dauvergne ccc857d20a setup.py: remove ldaptools from deps (#64473) 2022-04-22 13:03:47 +02:00
Frédéric Péters 4d71269de6 build: allow latest xstatic-jquery dependency (#63486) 2022-04-04 10:22:39 +02:00
Frédéric Péters 7b141061e7 misc: use scss for all css files (#62936) 2022-03-29 10:54:16 +02:00
Paul Marillonnet d423c6c7c7 misc: add compatibility with bullseye's django-tables2 (#62527) 2022-03-14 17:31:00 +01:00
Paul Marillonnet e8b901df26 setup: update upper & lower bounds on restframework version (#59601) 2021-12-20 15:13:47 +01:00
Frédéric Péters e243c86533 build: update setup.py to require django at least django 2.2 2021-12-19 16:33:44 +01:00
Paul Marillonnet 50fd8b15d7 setup: ease upper limitation on django-import-export version (#59600) 2021-12-13 16:48:09 +01:00
Valentin Deniaud 85411f3376 api: allow filtering roles list (#57504) 2021-10-20 10:37:28 +02:00
Valentin Deniaud 7bc0fcadff misc: apply pyupgrade (#55519) 2021-07-12 12:03:44 +02:00
Valentin Deniaud 4751846fed misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
Valentin Deniaud 86d946adcd misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
Valentin Deniaud 4bb33d3d3c misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
Benjamin Dauvergne 71b3ca06c2 auth_saml: report user creation errors (#50834) 2021-02-04 11:52:00 +01:00
Emmanuel Cazenave 6c01f7945b delete authentic2-provisionning-ldap plugin (#44334) 2020-09-16 17:42:44 +02:00
Emmanuel Cazenave 61c6d4bd4f misc: remove authentic2_auth_fc from plugin system (#44369) 2020-07-13 11:27:57 +02:00
Emmanuel Cazenave 2ae771b542 misc: remove authentic2_idp_oidc from plugin system (#44331) 2020-07-13 10:44:49 +02:00
Emmanuel Cazenave 63ae592afa misc: remove authentic2_auth_cas from plugin system (#44329) 2020-07-13 10:44:04 +02:00
Emmanuel Cazenave 6fbd4e0176 misc: remove authentic2_auth_oidc from plugin system (#44322) 2020-07-13 10:43:15 +02:00
Emmanuel Cazenave 0439d9590e misc: remove authentic2_auth_saml from plugin system (#44320) 2020-07-13 10:42:27 +02:00
Emmanuel Cazenave d52961d6ed remove idp.saml from plugin system (#44319) 2020-07-12 10:16:32 +02:00
Thomas NOËL 8ee155eefa setup.py: limit django-filter to <2.3 (#43874) 2020-06-10 15:28:44 +02:00
Benjamin Dauvergne 4d57434993 setup.py: allow DRF 3.9 (#41238) 2020-04-27 16:12:55 +02:00
Paul Marillonnet b4e7a0423e allow for django 2.2 in setup file (#41238) 2020-04-27 14:34:56 +02:00
Paul Marillonnet c68258513e setup: more recent django-filter version (#41238) 2020-04-27 14:34:56 +02:00
Paul Marillonnet 926ab0eb42 drf: allow for more recent drf version (#41238) 2020-04-27 14:34:24 +02:00
Benjamin Dauvergne cd175c837f misc: use django-import-export >=1,<2 (#41273) 2020-04-02 17:03:04 +02:00
Paul Marillonnet dda27fe488 idp_oidc: support oauth2 resource owner password credential grant (#35205) 2020-01-24 14:38:42 +01:00
Frédéric Péters 3b2da052ad misc: limit django-model-utils version to a version supporting django 1.11 2019-12-11 16:19:38 +01:00
Thomas NOËL 0fc5a97113 crypto: use pycrytodomex, replace Crypto with Cryptodome (#38017)
mainly because Debian python-cryptodome package use pycrytodomex, which
is a library independent of the old PyCrypto, available under the
Cryptodome name.
2019-11-28 14:25:33 +01:00
Paul Marillonnet 6d064a2c22 auth_oidc: drop now-redundant django-jsonfield dependency 2019-11-21 17:02:06 +01:00
Paul Marillonnet c8ce9fdd0a debian: discard deprecated pycrypto dependency (#35584) 2019-10-31 14:28:37 +01:00
Paul Marillonnet 5b8b62a19f set upper bound on django-import-export dependency version (#36774)
* so as to maintain the role CSV export feature
2019-10-08 14:02:22 +02:00
Paul Marillonnet c5625c57a7 end django 1.8 support (#36429) 2019-10-02 12:02:05 +02:00
Frédéric Péters 900c8dab0f Revert "Revert "misc: remove auth2_ssl entrypoint (#35418)""
This reverts commit c8bce84a7a.
2019-08-19 17:37:17 +02:00
Frédéric Péters c8bce84a7a Revert "misc: remove auth2_ssl entrypoint (#35418)"
This reverts commit e9897ce3a2.
2019-08-19 17:05:23 +02:00
Frédéric Péters e9897ce3a2 misc: remove auth2_ssl entrypoint (#35418) 2019-08-19 16:37:25 +02:00