Skip to content

Allow multi instanciation of 2F modules (#1860)

Maxime Besson requested to merge maxbes/lemonldap-ng:extra2f into v2.0

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.

Merge request reports