BookStack/app
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
..
Actions Updated tags list to new responsive format 2022-10-31 11:40:28 +00:00
Api Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Auth Fixed OIDC handling when no JWKS 'use' prop exists 2022-11-23 11:50:59 +00:00
Config Started interface user shortcut form interface 2022-11-08 21:17:45 +00:00
Console Removed most usages of restricted entitiy property 2022-10-10 16:58:26 +01:00
Entities Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Exceptions
Facades
Http Added new endpoint for search suggestions 2022-11-21 10:35:53 +00:00
Interfaces
Notifications
Providers Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
References Added book child reference handling on book url change 2022-08-30 22:00:32 +01:00
Search Worked towards phpstan level 2, 13 errors remain 2022-10-24 12:12:48 +01:00
Settings Aligned user preference endpoints in style and behaviour 2022-11-09 19:30:08 +00:00
Theming Added "page_include_parse" theme event 2022-09-05 16:40:42 +01:00
Traits
Translation
Uploads Fixed app logo visibility with secure_restricted images 2022-11-10 14:15:59 +00:00
Util Fixed phpstan static usage warning, updated ci flows 2022-11-03 14:14:22 +00:00
Application.php
helpers.php
Model.php