Max K.
Max K.
Still waiting for this fix. Appreciate it very much!
I created a fork this repo , applied the changes from @LennartKroes and created a temporary release, until @mc1arke merged this one into the main repository since it was business...
If I call this I get logged out from my keycloak but stuck on the page ``` https://my-cloak-instance/auth/realms/my-realm/protocol/openid-connect/logout?id_token_hint= ``` It doesn't send me back to my react app. I don't...
Someone opened a PR (#60) about this. Until it is not merged just alter your views.py of django_markdown. Worked for me perfectly.
Having the same problems. There is a rotate.sh but I can't seem to run it, since I can't get into a bash directly only via ssh but then of course...
Got it working! I checked out the .xsession-errorlogs and it tried to execute bash ./rotate.sh which it can't find since the rotate.sh is placed inside the `scripts` directory. What I...