24 Mar
2024
24 Mar
'24
9:28 p.m.
On Mar 22, 2024, at 5:04 AM, Andrei Katsuk <steep8@gmail.com> wrote:
Currently I want to authenticate users who enter EXAMPLE\bob or bob@example.com. Also I don't want to grant access to users who enter EXAMPLE.COM\bob or bob@EXAMPLE.
Why does it matter?
Is it the right approach or something can be done in a better or easier way ?
If it works, it's OK. Perhaps the "realm" module could be updated to mark if the realm is suffix or prefix. As always, patches are welcome. Alan DeKok.