Sebastian Wagner
Sebastian Wagner
PUBLIC_URL must not be enclosed in quotation marks, see Awesome-Technologies/synapse-admin#286 - add a note on this in the example - fix the example itself fixes Awesome-Technologies/synapse-admin#286
fix the indentation add the args as example, as described in the README
Add missing .well-known paths to Apache, nginx and HAProxy ### Pull Request Checklist * [x] Pull request is based on the develop branch * [x] Pull request includes a [changelog...
Notes: Render text-only as text instead of a link without href Type: [enhancement] ## Checklist - [x] Tests written for new code (and old code if feasible) - [ ]...
If a user has once set a custom theme, there is no way for the user to revert to the system's default theme. Maybe add a new radio button option...
1. View issue: If the browser is set to English (`Accept-Language: en-US,en;q=0.5`), the setting shows incorrectly "Deutsch" while the wiki is correctly in English.  2. If the user once...
When setting up `csaf_provider` with `upload_signature = true` and then using the `csaf_uploader` with the option `--external_signed` as documented, the server denies the upload with ``` Signature Verification Error: Invalid...
If the `csaf_provider` configuration file has a bad parameter ``` # Specify the root folder. folder = bogousdirectoryname ``` (for example, a relative directory), the create action fails with a...