BookStack/app/Auth
Dan Brown 575b85021d
Started alignment of auth services
- Removed LDAP specific logic from login controller, placed in Guard.
- Created safer base user provider for ldap login, to be used for SAML
soon.
- Moved LDAP auth work from user provider to guard.
2020-02-01 11:42:22 +00:00
..
Access Started alignment of auth services 2020-02-01 11:42:22 +00:00
Permissions Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Role.php Added testing coverage to API token auth 2019-12-30 19:42:46 +00:00
SocialAccount.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
User.php Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
UserRepo.php Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00