Skip to content

Removing section where we enable external account approval, this feature is not expected to be used

This is part of a needed change in order to make !11 (merged) work as expected, otherwise this error has been seen:

Error: Undefined constant "USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL" in cern_install() (line 24 of /app/web/profiles/contrib/cern-install-profiles/cern/cern.install) #0 [internal function]: cern_install(false)

Since we do not expect to use this feature, I propose remove it altogether.

Merge request reports