mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
🐛 Bug Report: Docs wrong on LDAP env variables #297
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @johnnycube on GitHub.
Originally assigned to: @kmendell on GitHub.
Reproduction steps
Hey,
just found a problem in the released documentation: https://pocket-id.org/docs/configuration/environment-variables
should instead be
as per the backend source code
Thanks for the nice app you are writing!
Expected behavior
It should be in the docs:
Actual Behavior
Wrong env flags result in wrong LDAP import
Version and Environment
v0.39.0
Log Output
No response
@johnnycube commented on GitHub:
Love the reaction time ;)
Took a bit of trial and error and source code reading to find it. Thanks for the change. Did not see the website repo - would have sent a pull request
Thanks again for the lovely tool
@kmendell commented on GitHub:
This should be fixed now :)
25cfb0ba20