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
{{ message }}
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
Tested just now with current core master and user_management master, after merge of the various fixes.
All weird group names get their members listed OK, like:
a space
a#hash
a&and
a/slash
a?question
a|verticalbar
a,comma
a:colon
a=b
because the gid us url encoded and
becomes
%20
not+
The text was updated successfully, but these errors were encountered: