Commit Graph

78 Commits

Author SHA1 Message Date
Serghei Mihai 95f57ef4bb misc: rename authentication "frontend" to "authenticator" (#14475) 2019-03-19 09:39:14 +01:00
Frédéric Péters 3a56283edf add missing time import 2019-03-07 10:39:34 +01:00
Frédéric Péters 6f94d38764 keep local cache of fedict metadata (#31128) 2019-03-06 13:08:46 +01:00
Frédéric Péters c0fb61b15c fields: fix attachment of country options in 1.11 2019-01-16 16:38:32 +01:00
Frédéric Péters 6732fca7ae ship with base mellon template, required for error handling (#27132) 2018-10-09 11:14:00 +02:00
Frédéric Péters b53a421dbb handle native authentic birthdate field 2018-08-30 11:23:56 +02:00
Frédéric Péters f9d0087fa8 fix login block (broken by 7f0bfb4) (#25649) 2018-08-13 10:28:06 +02:00
Emmanuel Cazenave 7f0bfb42a6 remove use of context_instance (#25531) 2018-08-02 19:12:50 +02:00
Frédéric Péters f654df71c8 urls: update urlpatterns for django 1.11 2018-07-22 21:03:52 +02:00
Frédéric Péters f6ab6ba4c5 misc: fix check of nrn with zero as remainder (#24504) 2018-06-13 16:48:02 +02:00
Frédéric Péters d4a976fddd handle post y2k birthdates 2017-06-14 13:46:22 +02:00
Frédéric Péters ed2a6b05c9 adapt national registry number for people born after 2000 2017-06-14 13:39:54 +02:00
Frédéric Péters c08a33b560 do not set attributes to None, not supported anymore
http://trac.imio.be/trac/ticket/16552#comment:6
2017-05-26 12:53:33 +02:00
Frédéric Péters f4240b41b0 handle sites without a national registration number field 2017-04-05 09:35:11 +02:00
Frédéric Péters 4e5b335cb8 duplicate "date" kind with a prefix
Later sites will switch to it so the "date" kind can be removed as it
will be existing natively in Authentic.
2017-03-27 10:29:41 +02:00
Frédéric Péters 22b4d574a1 prepare for authentic changing serialization methods 2017-03-27 10:28:29 +02:00
Frédéric Péters 52abb3bac8 debian: add conflict with future authentic changing attribute serialization 2017-03-27 10:01:33 +02:00
Frédéric Péters b40cc0a823 use utils.login() for logging users in (similar to #15300) 2017-03-07 13:59:51 +01:00
Frédéric Péters 04db832dad add support for nrn attribute being named "niss" 2017-03-07 09:50:03 +01:00
Frédéric Péters de5b296848 update user verified fields with national register on all logins (imio/14668) 2017-03-06 10:01:23 +01:00
Frédéric Péters 1a728f6768 allow None as RRN_POP_SERVICE_URL 2017-02-08 13:32:22 +01:00
Frédéric Péters 745ea3cc32 translation update 2017-02-02 11:30:45 +01:00
Frédéric Péters 89510d8d4b add custom error message for invalid nagional registry number (#imio16070) 2017-02-02 11:25:25 +01:00
Frédéric Péters 0b7ec67843 update login box default style 2017-01-19 11:09:05 +01:00
Frédéric Péters d300907626 force authn context to be lasso.SAML2_AUTHN_CONTEXT_SMARTCARD_PKI 2017-01-10 11:00:21 +01:00
Frédéric Péters b1ed899f50 add new users to default collectivity 2016-12-23 10:38:18 +01:00
Frédéric Péters 777eb2f1d6 translation update 2016-11-24 10:10:50 +01:00
Frédéric Péters c7c2355be9 remove unrelated FranceConnect message 2016-11-24 10:10:06 +01:00
Frédéric Péters 24ee4c1db5 do not include field name in error message 2016-11-24 10:08:16 +01:00
Frédéric Péters 523b1bc94a remove debug info from eid profile block 2016-11-23 11:04:29 +01:00
Frédéric Péters cdd7f5ce47 replace eid picture by a better one 2016-10-18 17:25:55 +02:00
Frédéric Péters 3a6781b798 mark known absence of weddings as - 2016-10-07 14:55:38 +02:00
Frédéric Péters 3c0b46ffb9 manually set direct first/last names attributes 2016-09-26 10:07:54 +02:00
Frédéric Péters 6f9e3fd272 add missing comma 2016-09-26 10:00:47 +02:00
Frédéric Péters 6c282fccac save() user before provisioning from NRN, to avoid first/last names conflicts 2016-09-26 09:56:14 +02:00
Frédéric Péters 99a510ef93 don't special case first/last name in login view 2016-09-26 09:49:21 +02:00
Frédéric Péters 040987165b set verified country field 2016-09-26 09:47:48 +02:00
Frédéric Péters 269680a67e provision birthdate from national register 2016-09-26 09:43:51 +02:00
Frédéric Péters 0f98e1a9cc don't skip first and last name fields on registration view 2016-09-26 09:36:14 +02:00
Frédéric Péters 96a3b4855c convert lieuxMariage to string even if it's an empty list 2016-09-26 09:13:02 +02:00
Frédéric Péters 632398eb10 add support for birthplace attribute 2016-09-26 09:12:45 +02:00
Frédéric Péters d89839dd65 handle first and last names like other attributes 2016-09-26 09:08:57 +02:00
Frédéric Péters a838ce4679 include support for lieuxMariage attribute 2016-09-14 14:30:26 +02:00
Frédéric Péters ce036202d5 fields: don't crash when countries can't be requested (#13012) 2016-09-01 14:31:24 +02:00
Christophe Boulanger 5441661053 Add a script to update django.po 2016-08-31 12:20:00 +02:00
Christophe Boulanger 44d447a559 Add translations 2016-08-31 12:17:35 +02:00
Christophe Boulanger ecd1abf8b1 More specific exception error message 2016-08-31 11:19:49 +02:00
Christophe Boulanger 3eb0e8fc57 Add '$' in regex expression to correct a strange bug in preprod only (not in local??) 2016-08-31 10:36:10 +02:00
Christophe Boulanger 40b08339ae Change country field from text input to select field 2016-08-25 16:11:29 +02:00
Christophe Boulanger 0df185f301 Change country to pays 2016-08-23 11:52:31 +02:00