BookStack/app/Auth
Dan Brown e20c944350
Fixed OIDC handling when no JWKS 'use' prop exists
Now assume, based on OIDC discovery spec, that keys without 'use' are
'sig' keys. Should not affect existing use-cases since existance of such
keys would have throw exceptions in prev. versions of bookstack.

For #3869
2022-11-23 11:50:59 +00:00
..
Access Fixed OIDC handling when no JWKS 'use' prop exists 2022-11-23 11:50:59 +00:00
Permissions Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Queries Refactored common list handling operations to new class 2022-10-30 15:16:06 +00:00
Role.php Revised role index list to align with user list 2022-10-29 20:52:17 +01:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
UserRepo.php Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00