Skip to main content

Allowed users only

cp:otoroshi.next.plugins.NgHasAllowedUsersValidator

This plugin only let allowed users pass

categories:

  • AccessControl

default configuration:

{
"usernames" : [ ],
"emails" : [ ],
"email_domains" : [ ],
"metadata_match" : [ ],
"metadata_not_match" : [ ],
"profile_match" : [ ],
"profile_not_match" : [ ]
}