Open zionio opened 2 days ago
Thanks for reporting. I made a potential fix but I can't test it as I'm not using LDAP. Would you mind to test the stonith404/pingvin-share:development
image and let me know if it works now?
Great, it works like a charm now 💪 with stonith404/pingvin-share:development
I have tested enabling and disabling it several times and it works perfectly.
I'll be waiting anxiously this fix for the latest
tag :D
Many thanks and great work!!
👟 Reproduction steps
1) download docker-compose.yml 2) enable LDAP (it works) 3) GOTO My Account -> Security -> TOTP, insert current password and press Start
👍 Expected behavior
It should proceed the same way as when ldap is disabled
👎 Actual Behavior
After Start is pressed it always return Error invalid password
📜 Logs
My actual docker-compose.yml (behind reverse proxy)
Logs
The only log found is /var/log/caddy/access.log, piped to
jq
and pasted here for "readability" ;)Note
1) Disabling LDAP makes TOTP configuration works fine. 2) inside
docker compose logs pingvin-share
there are no relevant logs about this error.Hope this can help, and thank you for pingvin-share :D