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

Extract common LDAP options and update mod_shared_roster_ldap config #3558

Merged
merged 11 commits into from
Mar 4, 2022

Commits on Mar 4, 2022

  1. Fix message

    gustawlippa committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    939b26b View commit details
    Browse the repository at this point in the history
  2. Fix the AuthChecker fun

    gustawlippa committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f6e6377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b77b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ab86bc View commit details
    Browse the repository at this point in the history
  5. Add specs

    gustawlippa committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    621204c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    986abe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    202ff0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    961fdb3 View commit details
    Browse the repository at this point in the history
  9. Use a map for config in mongoose_ldap_worker and remove eldap_utils:g…

    …et_mod_opt/4
    
    This was the last place that was using it. It's better to use the new config
    with defaults, or maps directly.
    gustawlippa committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    0ea0025 View commit details
    Browse the repository at this point in the history
  10. Correct docs

    gustawlippa committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5b47a48 View commit details
    Browse the repository at this point in the history
  11. Improve code style

    Co-authored-by: Paweł Chrząszcz <[email protected]>
    gustawlippa and chrzaszcz committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c227259 View commit details
    Browse the repository at this point in the history