Commit Graph

127 Commits

Author SHA1 Message Date
Paul Marillonnet 3e8693cdd8 misc: add isort/pyupgrade notes (#60931) 2022-01-21 13:09:38 +01:00
Paul Marillonnet 1abbbadd94 trivial: apply isort & pyupgrade (#60931) 2022-01-21 13:08:08 +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
Frédéric Péters 6db9543c08 add explicit double-inclusion of jquery so it's sorted correctly (#55469) 2021-07-08 12:09:43 +02:00
Frédéric Péters 42b9781ee0 remove unnecessary logger in hook event (#53949) 2021-05-12 09:36:28 +02:00
Frédéric Péters fb05732164 hook in registration view to set auth backend if required (#53757) 2021-05-11 17:17:20 +02:00
Frédéric Péters 245bac5829 record authentication method (#53757) 2021-05-11 16:56:10 +02:00
Frédéric Péters e8a20f5401 remove obsolete custom registration view 2021-05-07 10:32:30 +02:00
Frédéric Péters 97552a6224 record additional authentication event with nonce (#52446) 2021-05-04 19:33:37 +02:00
Frédéric Péters 0cbaa59247 always use failsafe attribute deserialization (#50902) 2021-02-05 09:33:49 +01:00
Frédéric Péters 797c07a251 use urljoin to create fallback streets data URL (#50585) 2021-01-26 18:28:27 +01:00
Frédéric Péters 22de4ad1f1 use urljoin to create fallback country data URL (#50585) 2021-01-26 18:26:04 +01:00
Frédéric Péters 828075ae23 misc: add variant deserialization method for dates/phones 2021-01-18 11:25:32 +01:00
Frédéric Péters d6212c93e1 duplicate phone attribute kind with dedicated name 2021-01-18 11:06:11 +01:00
Frédéric Péters b603bd3139 misc: add black files/notes 2021-01-13 17:41:08 +01:00
Frédéric Péters 7a234d5fe7 trivial: apply black 2021-01-13 17:40:37 +01:00
Frédéric Péters d85bd28102 build: update to use origin/main 2020-12-26 15:22:14 +01:00
Frédéric Péters 5aac3ee36c mark user as not deleted on creation 2020-10-20 19:19:53 +02:00
Frédéric Péters 8816567fd3 don't make fake email look like authentic deleted user emails 2020-10-20 19:19:26 +02:00
Frédéric Péters 33fdf1a003 create temporary user with an invalid & random email address
(authentic doesn't allow None to be used anymore)
2020-10-20 19:06:05 +02:00
Frédéric Péters 2b8835d47a use a2_utils.build_activation_url to create activation URL (#47895) 2020-10-20 18:41:17 +02:00
Frédéric Péters 08412e9e86 account for itsme maybe returning empty SAML attributes (#45925) 2020-08-17 14:31:25 +02:00
Frédéric Péters ab45daab71 give a default priority to authenticator 2020-08-11 09:31:52 +02:00
Frédéric Péters 9acdf65d3b py3: convert dictvalues() to list before indexing (2nd, #45149) 2020-07-15 20:14:10 +02:00
Frédéric Péters efd1462213 py3: convert dictvalues() to list before indexing (#45149) 2020-07-15 18:49:15 +02:00
Frédéric Péters 54aa0a5307 misc: use django.urls 2020-04-29 12:06:13 +02:00
Frédéric Péters 49ab568414 debian: use PYBUILD_DISABLE to disable tests 2020-04-23 21:41:00 +02:00
Frédéric Péters 9103f71142 debian: switch to debhelper compat level 10 2020-04-23 21:40:11 +02:00
Frédéric Péters 1db1a13cc1 jenkins: build packages for default eobuilder distributions 2020-04-23 21:38:23 +02:00
Frédéric Péters 2c2c27dbd1 templates: use <button> for buttons
(incidentally this fixes the cancel button behaviour)
2020-04-23 21:36:15 +02:00
Frédéric Péters 79871d20f0 update metadata encoding handling 2020-04-09 20:07:00 +02:00
Frédéric Péters 4c2d2e11e9 inherit from new base authenticator class (#41520) 2020-04-09 20:00:13 +02:00
Frédéric Péters 418a67a461 debian: add a package for python 3 2020-01-29 13:32:07 +01:00
Frédéric Péters 4ac5f21da7 misc: update setup.py for python 3 2020-01-29 13:32:07 +01:00
Emmanuel Cazenave 8e575af03f jenkins: use ci@enttrouvert.org for notification 2019-10-02 13:28:08 +02:00
Frédéric Péters bd2fa0a98b add Jenkinsfile 2019-09-23 15:14:25 +02:00
Frédéric Péters 20791af4c2 always lock first and last names (TELE2-176) 2019-09-10 10:23:20 +02:00
Frédéric Péters 074df60b10 use include_package_data=True to get all resources (#35042) 2019-08-06 08:31:04 +02:00
Christophe Siraut 7da44ffd33 debian: bump debhelper compatibility level (#32260) 2019-04-19 15:11:34 +02:00
Christophe Siraut 2c0ba74fd5 debian: bump debhelper compatibility level (#32260) 2019-04-19 14:49:58 +02:00
Frédéric Péters 245b6fc0a3 add back get_auth_frontends to keep compatibility with current authentic 2019-03-20 16:43:32 +01:00
Serghei Mihai 95f57ef4bb misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:39:14 +01:00