0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-14 00:39:08 +00:00
BookStackApp_BookStack/app
Dan Brown 35b45a2b8d
LDAP: Fixed php type error when no cn provided for user
Changes default fallback for name to first DN part, otherwise the whole
DN, rather than leave as null which was causing a type error.

For 
2025-02-20 13:06:49 +00:00
..
Access LDAP: Fixed php type error when no cn provided for user 2025-02-20 13:06:49 +00:00
Activity Sorting: Renamed sort set to sort rule 2025-02-11 14:36:25 +00:00
Api Search API: Updated handling of parent detail, added testing 2024-12-03 13:51:46 +00:00
App Sorting: Extracted URL sort helper to own class 2025-01-29 17:02:34 +00:00
Config Framework: Performed Laravel 11 upgrade guide steps 2025-01-11 11:14:49 +00:00
Console Sorting: Updated sort set command, Changed sort timestamp handling 2025-02-11 15:29:16 +00:00
Entities Sorting: Renamed sort set to sort rule 2025-02-11 14:36:25 +00:00
Exceptions Auth: Added specific guards against guest account login 2024-12-11 14:22:48 +00:00
Exports Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
Facades Played around with a new app structure 2023-05-17 17:56:55 +01:00
Http Themes: Added testing and better mime sniffing for public serving 2025-01-13 16:51:07 +00:00
Permissions Queries: Moved out or removed some class-level items 2024-02-07 22:41:45 +00:00
References ZIP Exports: Added detection/handling of images with external storage 2024-11-26 15:59:39 +00:00
Search Merge branch 'inv-hareesh/development' into search_index_updates 2025-02-14 19:25:59 +00:00
Settings Settings: Added test to cover setting category by view 2024-10-11 13:33:07 +01:00
Sorting Sorting: Updated sort set command, Changed sort timestamp handling 2025-02-11 15:29:16 +00:00
Theming Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
Translation Locales: Updated locale list with new languages 2024-12-23 11:27:58 +00:00
Uploads Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
Users Users: Changed name validation to min:1 instead of 2 2024-10-15 11:07:41 +01:00
Util Themes: Added testing and better mime sniffing for public serving 2025-01-13 16:51:07 +00:00