Commit Graph

166 Commits

Author SHA1 Message Date
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
Frédéric Péters f8e5433cfb trivial: add <div> around unlinking text and button 2022-02-11 09:55:23 +01:00
Frédéric Péters fdb94263b5 trivial: do not mention Publik in message 2022-02-11 09:54:04 +01:00
Paul Marillonnet f8566f4619 profile: add csam account-(un)linking capabilities (#60837) 2022-02-01 10:36:38 +01:00
Paul Marillonnet 1114ee4c12 templates: i18n on login block instructions (#60837) 2022-02-01 10:36:38 +01:00
Paul Marillonnet f4cceaa7b1 tests: add a tox.ini and other tox/pytest-related files (#61045) 2022-01-28 13:21:39 +01:00
Paul Marillonnet 54dcdee235 tests: initiate module, for later unit testing implementation (#61045) 2022-01-28 13:21:38 +01:00
Paul Marillonnet 592ffefc85 update Jenkinsfile for unit testing (#61045) 2022-01-28 13:21:38 +01:00
Paul Marillonnet 48c545bbee misc: add isort/pyupgrade notes (#60931) 2022-01-28 13:21:02 +01:00
Paul Marillonnet 1bdee3d45e trivial: apply isort & pyupgrade (#60931) 2022-01-28 13:21:02 +01:00
Frédéric Péters c93ae39134 jenkins: build wip packages for buster & bullseye 2021-12-12 11:56:09 +01:00
Frédéric Péters 5e82d32e9b build: bump black version 2021-11-22 22:06:34 +01:00
Frédéric Péters 97eb1e33c8 jenkins: build for buster & bullseye 2021-08-15 15:39:22 +02:00
Frédéric Péters 32e234dc4a debian: remove python2 packages from build-depends 2021-08-15 15:32:03 +02:00
Frédéric Péters cd9ba93d7d trivial: update another location of authentic2.utils usage (#55937) 2021-08-03 14:57:50 +02:00
Frédéric Péters 583feac502 debian: stop building a python2 package 2021-08-03 11:05:08 +02:00
Frédéric Péters c0831bdce9 update login view for new authentic symbol location (#55941) 2021-08-03 11:01:50 +02:00
Frédéric Péters ae7937538a trivial: update import to fit old and new authentic function location (#55625) 2021-07-16 08:09:18 +02:00
Frédéric Péters 3b8b5e71c1 add more explicit inclusions of jquery (for streets and countries) (#55469) 2021-07-08 12:17:48 +02:00