Commit Graph

8 Commits

Author SHA1 Message Date
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