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 syncLdapUser param to security_config #511

Merged
merged 16 commits into from
Oct 11, 2023

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    9e5e1ae View commit details
    Browse the repository at this point in the history
  2. add test

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    546da2c View commit details
    Browse the repository at this point in the history
  3. fix test identation

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    565f3a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1716bbb View commit details
    Browse the repository at this point in the history
  5. fix lint

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    77d2e19 View commit details
    Browse the repository at this point in the history
  6. fix rubocop

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    342ddcb View commit details
    Browse the repository at this point in the history
  7. fix typo

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4c2ebcd View commit details
    Browse the repository at this point in the history
  8. fix add missing $

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3ac1981 View commit details
    Browse the repository at this point in the history
  9. fix tests

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3858cf1 View commit details
    Browse the repository at this point in the history
  10. fix template logic

    nosrio committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9292d68 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. try to fix tests

    nosrio committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a1bd852 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Remove mvcc to fix tests

    nosrio committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6c3cb9d View commit details
    Browse the repository at this point in the history
  2. undo unnecesary change

    nosrio committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d9a12aa View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Resolve comments

    nosrio committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    daef159 View commit details
    Browse the repository at this point in the history
  2. Remove unused erb. Add syncLdapUser param to security_config

    add test
    
    fix test identation
    
    Add ldap user attributes to source the email and name properties
    
    fix lint
    
    fix rubocop
    
    fix typo
    
    fix add missing $
    
    fix tests
    
    fix template logic
    
    try to fix tests
    
    Remove mvcc to fix tests
    
    undo unnecesary change
    
    Resolve comments
    nosrio committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    316efdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45494e8 View commit details
    Browse the repository at this point in the history