Commit Graph

26 Commits

Author SHA1 Message Date
Christophe Maudoux
90c8c2ba86 Improve messages (#2332) 2020-10-16 23:27:06 +02:00
Maxime Besson
42ac5f30e2 Improve yubikey registration (#1868)
an IE bug prevents forms from being submitted if the submit button is
display: none of visible: hidden so we use a bootstrap class that hides
it through "opacity" instead

The ID field is now focused by default so that a user can simply click
their yubikey immediately when they get to the registration page
2019-07-31 18:34:42 +02:00
Xavier Guimard
ece9b21219 Remove trailing whitespaces 2019-04-03 14:15:16 +02:00
Christophe Maudoux
e555e2409b Disable autocompletion in 2FA forms (#1609) 2019-01-09 19:01:49 +01:00
Christophe Maudoux
f60a9ad7a7 Change sfaManager button color to info 2018-10-07 12:02:31 +02:00
Christophe Maudoux
a7987524e7 Improve 2F GUI 2018-10-05 22:49:14 +02:00
Christophe Maudoux
536778c746 Typo 2018-10-05 22:15:32 +02:00
Christophe Maudoux
82b7affbc5 Improve 2F GUI 2018-10-05 21:36:49 +02:00
Clément OUDOT
0ae3d49513 Use FontAwesome 4 in templates (#1504) 2018-09-26 18:14:34 +02:00
Clément OUDOT
ac62114115 WIP bootstrap4/fontawesome (#1504) 2018-09-26 15:18:56 +02:00
Clément OUDOT
f9bdc75fc0 Update HTML code to bootstrap 4 (#1504) 2018-09-20 18:04:01 +02:00
Christophe Maudoux
bccf31fa02 Modify sfa_manager icon & related files (#1493) 2018-08-25 11:47:10 +02:00
Christophe Maudoux
aeb1d41f59 Fix URL 2018-08-20 00:08:50 +02:00
Xavier Guimard
0e70c38beb Replace bad link label (#1487) 2018-08-15 22:48:00 +02:00
Clément OUDOT
21320685dc Adapt cancel parameter (#1461) 2018-07-20 17:12:21 +02:00
Clément OUDOT
48482892fa Add cancel parameter to portal links (#1461) 2018-07-17 12:14:48 +02:00
Xavier Guimard
8353215adb Add authCancel entry point (#1461)
UNTESTED !!!
@clement_oudot: not enough time to test this morning
2018-07-10 07:11:08 +02:00
Christophe Maudoux
bc8e9f19cf Cleaning unuseful code & improve tmpl (#1386) 2018-04-10 22:21:35 +02:00
Christophe Maudoux
29834abbe0 Fix typo (#1386) 2018-04-07 13:22:06 +02:00
Christophe Maudoux
f84a7424a8 Fix warning message if Yubikey is already registered (#1386) 2018-04-04 23:06:49 +02:00
Christophe Maudoux
4c70e1f8e5 Add 2fManagment button (#1386) 2018-04-03 22:59:27 +02:00
Christophe Maudoux
36adfc85dc Fix mistake (#1386) 2018-04-02 20:22:34 +02:00
Christophe Maudoux
79674979c1 #1386 - Fix translation 2018-04-01 16:39:02 +02:00
Christophe Maudoux
b5fd14886d #1386 - Add tmpl loop and prevent that same key can be registered twice 2018-03-31 00:16:36 +02:00
Christophe Maudoux
869166cb31 #1386 - Add to list2FDevice name & epoch hash keys 2018-03-29 23:11:46 +02:00
Xavier Guimard
c6908b87a2 Yubikey 2nd factor (closes: #1399) 2018-03-20 18:19:53 +01:00