Skip to content

Commit a56b2c2

Browse files
MarrekNozkaclaude
authored andcommitted
feat: LDAP_DISABLE env variable support
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 05d72b7 commit a56b2c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.env.local.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ALLOWED_HOSTS=domain.com www.domain.com
66
SECRET_KEY=...
77

88
# for ldap remote login
9+
# LDAP_DISABLE=True
910
LDAP_HOST=localhost
1011
LDAP_PORT=389
1112
LDAP_USERNAME=user

0 commit comments

Comments
 (0)