Add user role name with slash "/" #3569
Closed
Comments
dennisoelkers
added a commit
that referenced
this issue
Mar 6, 2017
dennisoelkers
added a commit
that referenced
this issue
Mar 7, 2017
joschi
added a commit
that referenced
this issue
Mar 7, 2017
* Escaping username component to allow usernames with slash. * Allowing to handle deletion/updates of roles with special characters. * Allowing editing/updating/deleting users with special characters in name * Using proper route methods, escaping username in CurrentUserStore. Fixes #3569
dennisoelkers
added a commit
that referenced
this issue
Mar 7, 2017
* Escaping username component to allow usernames with slash. * Allowing to handle deletion/updates of roles with special characters. * Allowing editing/updating/deleting users with special characters in name * Using proper route methods, escaping username in CurrentUserStore. Fixes #3569 (cherry picked from commit 34446c2)
joschi
added a commit
that referenced
this issue
Mar 7, 2017
* Escaping username component to allow usernames with slash. * Allowing to handle deletion/updates of roles with special characters. * Allowing editing/updating/deleting users with special characters in name * Using proper route methods, escaping username in CurrentUserStore. Fixes #3569 (cherry picked from commit 34446c2 / PR #3570)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If add user role name with "/" you cannot delete it.
Expected Behavior
Current Behavior
There was an error fetching a resource: cannot GET http://172.16.20.58:9000/api/roles/%20Stream/Dashboard%20Editor/members (404). Additional information: HTTP 404 Not Found
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: