pwpbarney

Results 4 comments of pwpbarney

@vsychov Thanks for sharing this. I'm trying to get it working with azure ad but I'm running into a problem with `oidc_handler.js`. I'd really appreciate it if you could look...

Not an elegant solution but I'm manually copying wkhtmltopdf into the container and installing the dependencies. ``` docker cp ./wkhtmltopdf bookstack:/usr/bin/wkhtmltopdf docker exec -it bookstack /bin/bash apk add --update --no-cache...

No change for me. ![image](https://github.com/snipe/snipe-it/assets/61739789/3227b638-c439-4e40-9ee5-56c7ce847cb3)

`FALLBACK_APP_LOCALE=en-GB` worked for me. (buttons/labels and localisation page)