BookStack
BookStack copied to clipboard
A platform to create documentation/wiki content built with PHP & Laravel
### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hi! We...
Fix for bug #5068 test_frame_src_csp_header_set fails when .env-file has customized ALLOWED_IFRAME_SOURCES
### Describe the Bug `test_frame_src_csp_header_set()` (in `tests/SecurityHeaderTest.php`) tests the CspHeader->frame-src against a fixed string, identical to the default-setting for ALLOWED_IFRAME_SOURCES. If we customize ALLOWED_IFRAME_SOURCES in our .env, the test fails....
### Describe the Bug I'm integrating my Bookstack instance with Active Directory, and I'm using the attribute "thumbnailPhoto" for the Environment Variable "LDAP_THUMBNAIL_ATTRIBUTE". When the user is initially provisioned, by...
### Describe the feature you'd like As far as I know Environment Variable "LOG_FAILED_LOGIN_MESSAGE" is false/off by default, and setting it to a string defines the string that is logged...
The current draft management is not very much satisfying, currently it is like: I. When A edits a page and saves it as draft only and B also starts editing...
### Describe the Bug After creating a link to collapsible block within a page, clicking the link only leads to focusing the collapsible block instead of opening it as well....
### Describe the Bug When Zitadel SaaS is used for authentication with OIDC in Bookstack, it will stop working after some time, at the latest after 24 hours, and the...
### Describe the Bug Not sure if this has been reporting yet: using bullets (and by extension a hard return) break the rendering of a callout ### Steps to Reproduce...
### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario Hello. I...