BookStack/app/Auth/Access/Guards
Dan Brown eb653bda16
Added user-create API endpoint
- Required extracting logic into repo.
- Changed some existing creation paths to standardise behaviour.
- Added test to cover new endpoint.
- Added extra test for user delete to test migration.
- Changed how permission errors are thrown to ensure the right status
  code can be reported when handled in API.
2022-02-04 00:26:19 +00:00
..
AsyncExternalBaseSessionGuard.php Continued review of #2169 2021-10-06 23:05:26 +01:00
ExternalBaseSessionGuard.php Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
LdapSessionGuard.php Added user-create API endpoint 2022-02-04 00:26:19 +00:00