Bug #3004
Role names does not support spaces and special characters
Status: | Closed | Start date: | 06/26/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | OneFlow | |||
Target version: | Release 4.8 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.6 |
Description
Spaces/special characters cannot be used in the path of a request
Solutions:
a) Limit the characters allowed in a role name (same as core VARs)
b) Change the way a role is specified in a request. Instead of provide the role in the path /service/:id/role/:role_name, use the body of the request to specify the target role
Related issues
Associated revisions
Bug #3004: Role names, only word characters (letter, number, underscore) are allowed
History
#1 Updated by Daniel Molina about 7 years ago
- Related to Bug #2814: If a role name contains < or >, the extended role view fails to open added
#2 Updated by Ruben S. Montero about 7 years ago
- Assignee set to Daniel Molina
#3 Updated by Daniel Molina almost 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Resolution set to fixed