Commit Graph

115 Commits

Author SHA1 Message Date
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
Christophe Boulanger 802e4ae1ec raise new personnalerror message for num_house field 2016-07-18 15:29:12 +02:00
Frédéric Péters 4a59ddabe6 install custom css and js files 2016-07-14 16:11:00 +02:00
Christophe Boulanger bbdf08ba52 Add new country field with passerelle autocomplete-widget 2016-07-13 11:39:23 +02:00
Christophe Boulanger be4e89c0be Move NumHouseField and NumPhoneField out of authentic config.py (ovveriding) in authentic2_auth_fedict 2016-07-12 16:24:30 +02:00
Frédéric Péters 12aaadd2c1 update Frontend class to match recent authentic changes
commit c237f561bd866bb261ea2f082c91a4b607a8284a
Author: Mikaël Ates <mates@entrouvert.com>
Date:   Mon Jun 13 16:50:45 2016 +0200

    Enhance get backends helper function and registration frontend management
    (fixes #11324).
2016-06-27 08:33:18 +02:00
Frédéric Péters ac16228b21 don't prefill with None 2016-06-02 11:31:21 +02:00
Frédéric Péters 4d27562e2c fake a persistent identifier 2016-06-01 16:51:25 +02:00
Frédéric Péters 7026d453b2 don't try to redirect using a non-existant Location from fedict error page 2016-06-01 16:50:13 +02:00
Frédéric Péters 012a683591 mark attributes from eID or national register as verified 2016-06-01 15:23:21 +02:00
Frédéric Péters 3936774595 catch and log rrn pop service connection errors 2016-06-01 14:01:11 +02:00
Frédéric Péters c89ef0df7a don't hardcode my nrn 2016-06-01 13:55:22 +02:00
Frédéric Péters 4f395d556a fix label key of new kinds 2016-06-01 13:48:22 +02:00
Frédéric Péters 70d01a91bc don't display {first,last}_name on registration form 2016-05-31 13:33:54 +02:00