Download & Extend

acl based access rules for usernames and email addresses

Project:Drupal core
Version:8.x-dev
Component:user system
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

hi

i would love to see the option to be able to move the order of the regexpr for restrictions on email addresses and usernames.

for example, i want users to subscribe with a corparate email address (user@example.com) and not with any other email address.

this means something like
allow %example.com
deny %
would do

now if i want to be able to add user@otherfqdn.com as well, i have to delete all rules and start again. where i would like to be able to add
allow %otherfqdn.com
and put this with up/down buttons between the other two options. this way the email regexpresion would work like an accesslist or rulebase; the order is important, cronologic. this way an explicit deny (eg deny %) would be possible as well.

hope this makes sense.

Comments

#1

Version:4.3.0-rc» x.y.z

#2

Version:x.y.z» 7.x-dev

Moving to current version.

#3

Version:7.x-dev» 8.x-dev

#4

Status:active» closed (won't fix)

this is 9 years old, moved from 4.3 to 8. lets be real. It is not going to happen this way, AD/LDAP/SSO solutions are better for this anyway

my own request so closing