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
* Project Update Roles
* Custom Role API
* Update Change
* changing variable name
* upda;te comment
* Use the static value from Group.defaultRoles
* Revert "Merge branch 'development' into project-roles-fix"
This reverts commit 4412996, reversing
changes made to 2f3d09a.
* Roles update
---------
Co-authored-by: Bryan Haberberger <bryan.j.haberberger@slu.edu>
message: "Invalid roles. Must be an array of strings or a JSON Object with keys as roles and values as arrays of permissions or space-delimited strings."
returnrespondWithError(res,400,"Custom roles must be provided as a JSON Object with keys as roles and values as arrays of permissions or space-delimited strings.")
returnrespondWithError(res,400,"Custom roles must be provided as a JSON Object with keys as roles and values as arrays of permissions or space-delimited strings.")
returnrespondWithError(res,400,"Roles to remove must be provided as an array of strings or a JSON Object with keys as roles and values as arrays of permissions or space-delimited strings.")
0 commit comments