Commit Graph

184 Commits

Author SHA1 Message Date
Frédéric Péters a3753c9bd2 misc: remove metadata cache as django-mellon has that now (#88579)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2024-03-23 18:20:26 +01:00
Daniel Muyshond e257c5551d update beid/itsme images with improved better versions (#81401)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-10-05 09:18:12 +02:00
Frédéric Péters 563762da8a ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-10-03 06:25:43 +02:00
Valentin Deniaud fe520f541f misc: update git-blame-ignore-revs to ignore quote changes (#79788)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-08-16 10:12:20 +02:00
Valentin Deniaud cc93edc608 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:12:20 +02:00
Valentin Deniaud 8a0ccd8303 misc: add pre commit hook to force single quotes (#79788) 2023-08-16 10:12:20 +02:00
Frédéric Péters d78e9129ec ci: build deb package for bookworm (#78968)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-06-23 17:02:50 +02:00
Frédéric Péters b750ba777f tox: mark build in error if pylint fails (#61362)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-05-25 09:24:28 +02:00
Frédéric Péters fa85790460 tox: do not run pylint on .egg-info directory (#61362) 2023-05-25 09:23:24 +02:00
Frédéric Péters 6cd2fc25a6 misc: use with-statement to open files (#61362)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-05-25 09:17:20 +02:00
Frédéric Péters 6d92e2a30b misc: use lazy logging (#61362) 2023-05-25 09:16:12 +02:00
Frédéric Péters 854b7b1d62 misc: remove old import location fallback (#61362) 2023-05-25 09:15:39 +02:00
Frédéric Péters 45f99dade4 misc: ignore modelform-uses-exclude (#61362) 2023-05-25 09:14:31 +02:00
Frédéric Péters d18f51af20 misc: give imported class its own name (#61362) 2023-05-25 09:12:14 +02:00
Frédéric Péters 6a95789905 misc: add timeouts to requests (#61362) 2023-05-25 09:11:07 +02:00
Frédéric Péters 3a43f1c597 misc: remove unused variable (#61362) 2023-05-25 09:10:13 +02:00
Frédéric Péters 97bbe15e70 misc: remove unused imports (#61362) 2023-05-25 09:09:39 +02:00
Frédéric Péters eef804ded9 tox: make pylint run (remove limits, add lasso and psycopg2) (#61362)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-05-25 09:02:44 +02:00
Frédéric Péters 187c9b38b9 templates: wrap login form with a .cell--body div (#76861)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-04-21 09:51:28 +02:00
Emmanuel Cazenave a32dc95770 do not rely on pkg_resources (#46476)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-03-22 11:10:24 +01:00
Valentin Deniaud 1408cc051e ci: remove Django 2.2 target (#75506)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-03-16 12:12:48 +01:00
Paul Marillonnet 653ea603a7 tox: add django3.2 (and matching dependencies) target (#74995)
gitea/authentic2-auth-fedict/pipeline/head This commit looks good Details
2023-03-01 17:37:07 +01:00
Frédéric Péters dd1944e309 ci: update .tar.gz URLs for gitea (part 2, like #74706)
gitea/authentic2-auth-fedict/pipeline/head Something is wrong with the build of this commit Details
2023-02-22 10:02:13 +01:00
Frédéric Péters 90277e6eff ci: update .tar.gz URLs for gitea (like #74706) 2023-02-22 09:59:34 +01:00
Agate 317a950898 Prepare Jenkinsfile for Gitea migration (#74572)
gitea/authentic2-auth-fedict/pipeline/head There was a failure building this commit Details
2023-02-20 14:54:44 +01:00
Frédéric Péters 4951c3b5fa misc: handle missing title or birthdate profile attributes (#74596) 2023-02-16 14:14:14 +01:00
Frédéric Péters cc60ef58ad ci: upgrade isort (#74044) 2023-02-01 09:28:54 +01:00
Frédéric Péters 5e875dbd7c ci: only build package for bullseye (#72729) 2022-12-22 17:21:25 +01:00
Benjamin Dauvergne 5e5ebf6961 tests: use https:// scheme in webtest client (#71945)
Adaptation to change in authentic settings (SESSION_COOKIE_SECURE=True).
2022-12-01 19:11:05 +01:00
Valentin Deniaud 32e1417b6d tests: remove unused import (#70969) 2022-11-03 14:28:43 +01:00
Frédéric Péters adea0363a9 ci: update pyupgrade to 3.1.0 (#70693) 2022-10-28 08:04:05 +02:00
Benjamin Dauvergne eb8ba992d0 misc: inherit from authentic2_auh_saml AppConfig (#69739) 2022-10-19 13:10:52 +02:00
Benjamin Dauvergne 4e60a12378 misc: move AppConfing in apps module (#69739) 2022-10-19 13:10:52 +02:00
Valentin Deniaud 07eaca1b16 forms: remove old mixin (#68204) 2022-08-17 10:00:02 +02:00
Valentin Deniaud badf4d6d68 tests: remove broken migration test (#68204) 2022-08-17 09:59:16 +02:00
Valentin Deniaud ba22ea30e9 misc: add migration to remove wrongly created saml authenticator (#67626) 2022-07-21 18:12:25 +02:00
Valentin Deniaud 86033d32eb migrate authenticator to database (#66876) 2022-07-07 13:57:27 +02:00
Valentin Deniaud 803d0cb3e5 misc: move authenticator code to models.py (#66876) 2022-07-07 13:56:56 +02:00
Frédéric Péters 4fd018c1f2 trivial: bump black version to 22.3.0 2022-04-03 16:50:14 +02:00
Frédéric Péters 61ab900f83 misc: add support for new bosa authn_classrefs (#63311) 2022-03-29 15:30:29 +02:00
Frédéric Péters 7a7f333b3d trivial: bump black version to 22.1.0 (#62312) 2022-03-01 19:30:24 +01:00
Frédéric Péters cb5cf485aa misc: pass template_base in context for django-mellon (#62203) 2022-02-26 10:15:51 +01:00
Frédéric Péters 7c6729ba1d tests: fix targeting of login form now that it moved 2022-02-25 10:36:24 +01:00
Frédéric Péters 486a9aa329 make fedict login box appear before the username/password box (#62166) 2022-02-25 09:42:49 +01:00
Frédéric Péters 2cfaa9be97 jenkins: get back to an unusual Jenkinsfile (#61949) 2022-02-18 10:35:40 +01:00
Frédéric Péters f420f99b72 translation update 2022-02-16 14:43:38 +01:00
Frédéric Péters f607b5e478 adapt image/text to configured factors (#61856) 2022-02-16 14:40:21 +01:00
Frédéric Péters b6d39c939b mark linking to eid as a success 2022-02-11 14:07:01 +01:00
Frédéric Péters d64609c006 copy email from logged-in user 2022-02-11 14:06:15 +01:00
Frédéric Péters b386962af1 translation update 2022-02-11 09:57:35 +01:00