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

Add TLS support #42

Merged
merged 8 commits into from
May 30, 2024
Merged

Add TLS support #42

merged 8 commits into from
May 30, 2024

Conversation

jemrobinson
Copy link
Member

@jemrobinson jemrobinson commented May 30, 2024

Replacement for #38 which was accidentally closed:

Here comes another PR which adds support for the following:

  • TLS
  • Support for background updates of the ldap database
  • Ability to set the refresh interval (used both for existing behavior and background refresh)

This is based on the Keycloak PR since I already run it myself and have need for both changes. If there is a willingness to merge this I can update to PR to only contain the above listed changes.

Closes #38

* Add support for refreshing the database periodically in the background
* Add support to set refresh interval used for periodical refresh and for how often it should be refreshed on demand
@jemrobinson jemrobinson mentioned this pull request May 30, 2024
@jemrobinson jemrobinson merged commit d66a77a into main May 30, 2024
3 checks passed
@jemrobinson jemrobinson deleted the blackvoid-tls branch May 30, 2024 13:08
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