Skip to content

Conversation

@jk4102
Copy link
Member

@jk4102 jk4102 commented Oct 24, 2025

No description provided.

@jk4102
Copy link
Member Author

jk4102 commented Oct 25, 2025

image

@jk4102 jk4102 marked this pull request as ready for review October 28, 2025 17:55
0, // Time limit
false, // Types only
filter,
[]string{"dn"}, // Attributes to return
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

LdapEnabled bool `env:"LDAP_ENABLED" envDefault:"true"`
LdapServer string `env:"LDAP_SERVER" envDefault:"openldap.tinyapp.svc.cluster.local"` // Required if LDAP_ENABLED is true
LdapPort int `env:"LDAP_PORT" envDefault:"389"` // 389 for LDAP, 636 for LDAPS
LdapTLS bool `env:"LDAP_TLS" envDefault:"false"` // Use TLS connection
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove defaults

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

create test data dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants