BookStackApp_BookStack/app
Dan Brown 1262083fcf
Images: Changed how new image permissions are set
Removed default public visibility for images at the driver level,
leaving only doing this as a specific action in the logic.
Added try/catch around permission setting so that
permission-incompatible environments won't fatally fail, but instead
log a warning.

Tested via a google cloud storage bucket FUSE mount, mounted under another
user but with open 777 permissions.

Related to #5269
2025-05-03 20:30:50 +01:00
..
Access Merge pull request #5491 from BookStackApp/deprecations 2025-02-23 11:23:35 +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 PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
Config Images: Changed how new image permissions are set 2025-05-03 20:30:50 +01:00
Console Sorting: Updated sort set command, Changed sort timestamp handling 2025-02-11 15:29:16 +00:00
Entities Revisions: Hid changes link for oldest revision 2025-03-16 12:00:54 +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 Sort Rules: Updated name comparison to not ignore non-ascii chars 2025-04-02 15:17:17 +01:00
Theming PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
Translation Testing: Fixed issues during pre-release testing 2025-02-26 14:19:03 +00:00
Uploads Images: Changed how new image permissions are set 2025-05-03 20:30:50 +01:00
Users PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
Util PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00