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
sysusers: check if requested group name matches user name in queue
When creating a user, check if the requested group name matches a user
name in the queue. If that matched user name is also going to be a group
name, then use it for the new user too. In other words, allow the
following:
u foo -
u bar -:foo
when both foo and bar are new users.
Fixes #33547
(cherry picked from commit 18a8f03)
(cherry picked from commit edf5238)
(cherry picked from commit 25003a6)
(cherry picked from commit ed2da03)
(cherry picked from commit f2c2b65)
0 commit comments