Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldap auth support #13802

Closed
wants to merge 1 commit into from
Closed

ldap auth support #13802

wants to merge 1 commit into from

Conversation

cyberb
Copy link

@cyberb cyberb commented Oct 30, 2023

Simple ldap auth support:

--ldap-uri=ldap://localhost:389
--ldap-bind-dn="cn={username},ou=users,dc=example,dc=com"

Where {username} will be replaced with username from the auth web form.

Also support for outdir override as when using in a read-only binary more relative dir is not writable

--outdir-samples=/path/to/dir

This was created and tested for Syncloud self-hosted platform (https://github.com/syncloud/platform) - https://github.com/syncloud/stable-diffusion

@cyberb cyberb changed the base branch from master to dev October 30, 2023 18:00
@cyberb cyberb closed this Oct 30, 2023
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.

1 participant