Skip to content

Move email whiteDomains to config (auto activation of users)

Bruno Boiget requested to merge config_activation into dev

Moves emails whiteDomains (RegExp) to config file

to test: create a new user and check that he is automatically activated if email domain is 'xxx.gouv.fr' or 'ac-xxx.fr', otherwise user should not become active.

Edited by Bruno Boiget

Merge request reports