BookStack/app/Auth
Jascha Sticher 4cbd1a9eb5 Extend /users API endpoint
* add /users/{id} to get a single user
* add variable to print fields that are otherwise hidden (e.g. email)
2021-05-06 11:20:08 +02:00
..
Access Added login/register theme events 2021-03-19 21:54:50 +00:00
Permissions Performed further cleanup in permission service 2021-03-14 20:32:33 +00:00
Role.php Cleaned up some user/image areas of the app 2020-12-08 23:46:38 +00:00
SocialAccount.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
User.php Started rolling out user slugs to model and core controllers 2021-03-09 23:06:12 +00:00
UserRepo.php Extend /users API endpoint 2021-05-06 11:20:08 +02:00