BookStack/app
Dan Brown d640411adb
OIDC: Cleaned up provider settings, added extra validation
- Added endpoint validation to ensure HTTPS as per spec
- Added some missing types
- Removed redirectUri from OidcProviderSettings since it's not a
  provider-based setting, but a setting for the oauth client, so
  extracted that back to service.
2024-04-16 15:19:51 +01:00
..
Access OIDC: Cleaned up provider settings, added extra validation 2024-04-16 15:19:51 +01:00
Activity Tags: Stopped recycle bin tags being counted on index 2024-04-15 18:44:59 +01:00
Api Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
App Licensing: Added links and tests for new licenses endpoint 2024-03-23 22:04:18 +00:00
Config Merge branch 'development' into lukeshu/oidc-development 2024-04-16 14:57:36 +01:00
Console Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
Entities Page nav: Fixed nbsp being represented as nothing 2024-03-09 15:52:09 +00:00
Exceptions PHPStan: Fixed larastan loading and address some level2 issues 2023-12-10 14:58:05 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
Permissions Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
References References: Fixed references count/list recycle bin interaction 2024-04-01 17:08:53 +01:00
Search Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
Settings Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Theming Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Translation Framework: Fixed issues breaking tests 2024-03-16 15:26:34 +00:00
Uploads Deps: Updated intervention library from 2 to 3 2024-03-17 16:03:12 +00:00
Users Queries: Updated all app book static query uses 2024-02-07 16:37:36 +00:00
Util WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00