You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a good idea to set EMAIL_DOMAIN_WHITELIST to the domain of the business to avoid spam accounts being created. However, this also restricts contracters or temp workers from being able to register. It would be nice if alongside EMAIL_DOMAIN_WHITELIST you can set a list of specific emails which are also whitelisted.
That way exceptions can be made for specific users that also need access to git. Even nicer if this could be configured by an administrator in the site configuration online, rather than through config file alone.
The current workaround is to just disable registration and enable it temporarily to allow people to register, and then turning it off again. Not very ideal.
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Feature Description
It is a good idea to set EMAIL_DOMAIN_WHITELIST to the domain of the business to avoid spam accounts being created. However, this also restricts contracters or temp workers from being able to register. It would be nice if alongside EMAIL_DOMAIN_WHITELIST you can set a list of specific emails which are also whitelisted.
That way exceptions can be made for specific users that also need access to git. Even nicer if this could be configured by an administrator in the site configuration online, rather than through config file alone.
The current workaround is to just disable registration and enable it temporarily to allow people to register, and then turning it off again. Not very ideal.
Screenshots
No response
The text was updated successfully, but these errors were encountered: