]> BookStack Code Mirror - bookstack/commit
Roles: Added max validation for role external auth id field
authorDan Brown <redacted>
Sat, 8 Jun 2024 19:33:34 +0000 (20:33 +0100)
committerDan Brown <redacted>
Sat, 8 Jun 2024 19:33:34 +0000 (20:33 +0100)
commitbddc6ae66bb8094c2c16df64d55663901d5eebd6
tree9f93eaca928a2bc5b11e686919a0daf1b451cfcc
parent6019d2ee143e370637bce929bbeaa1213c53d8a2
Roles: Added max validation for role external auth id field

For #5037
app/Users/Controllers/RoleApiController.php
app/Users/Controllers/RoleController.php
tests/User/RoleManagementTest.php