Commit Graph

13 Commits

Author SHA1 Message Date
Yadd
46d43e69d9 Use Perltidy 20220217 (Closes: #2765) 2022-06-23 12:12:25 +02:00
Maxime Besson
4a0ba0fea9 Unit tests for #2726 2022-05-02 17:36:22 +02:00
Yadd
b5b8f3203c Spelling errors reported by lintian 2021-10-09 09:13:35 +02:00
Clément OUDOT
4b69efdcce Set on-time-code autocomplete (#2585) 2021-08-20 17:20:58 +02:00
Maxime Besson
4bcb391121 Add an easy way to set level of additional second factors (#2149) 2020-04-15 17:20:27 +02:00
Christophe Maudoux
849609aec3 Fix warning messages 2020-02-16 14:48:55 +01:00
Maxime Besson
ec377f4bf1 Avoid overwriting new session ID with existing info (#2090) 2020-02-13 18:53:44 +01:00
Clément OUDOT
9baede0ea2 Adapt HTML code in unit test (#2091) 2020-02-13 18:50:44 +01:00
Clément OUDOT
823c9e9fe1 Adapt unit test to new HTML code (#2038) 2019-12-12 20:04:04 +01:00
Clément OUDOT
82a06fce91 Pass skin parameter in 2F flows (#1915) 2019-09-03 11:56:48 +02:00
Maxime Besson
af602f91d6 Unit test for #1873 2019-08-04 19:31:48 +02:00
Maxime Besson
c1afdbefac Add labels and logos to all 2F providers (#1873) 2019-08-01 17:27:14 +02:00
Maxime Besson
d82f776df8 Allow multi instanciation of 2F modules (#1860)
This commit adds a manager interface to declare multiple instances of a
single 2F module, in a manner similar to Combination.

An additional portal code reads the `sfExtra` variable to load the
declared modules.

An empty rules means the module will be always active.
2019-07-22 19:30:37 +02:00