Commit Graph

5 Commits

Author SHA1 Message Date
Maxime Besson
085c798ec6 Fix unit tests for #2621 2021-10-26 11:07:18 +02:00
Maxime Besson
85e34afa64 update tests for #2541 2021-06-15 14:54:32 +02:00
Maxime Besson
51e1d3651e Remove unused singleSessionUserByIP option (#2159) 2020-04-21 10:17:44 +02:00
Maxime Besson
4afecb4620 Remove IDP cookie (#1941) 2019-10-17 23:09:03 +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