BookStack
BookStack copied to clipboard
Multiple LDAP servers
Hello! I want to express my gratitude, because Bookstack has become an indispensable tool for me in my work! But in order to get a failover option for Bookstack service on a domain network, I needed to be able to specify multiple domain controller addresses. I propose a simple implementation of this feature.
Just specify the LDAP_SERVER variable in the .env file in the format: dc1.domain.local:389;dc2.domain.local:389