Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Ldap improvements #1821

Merged
merged 2 commits into from
May 15, 2018
Merged

Ldap improvements #1821

merged 2 commits into from
May 15, 2018

Conversation

mssola
Copy link
Collaborator

@mssola mssola commented May 15, 2018

These are two commits that:

  1. Adds the option for a connection timeout.
  2. Removed the deprecated method option.

@mssola mssola requested a review from vitoravelino May 15, 2018 07:41
@mssola
Copy link
Collaborator Author

mssola commented May 15, 2018

I planned to do more stuff (refactoring some parts), but I thought I'd over-complicate the PR 😅

@vitoravelino
Copy link
Contributor

There's a single test failing. Fix it and it should be good to merge. It's probably related to the way you are fetching the values from the config since you've changed it in a lot of places.

mssola added 2 commits May 15, 2018 16:11
With this option you can configure the amount of seconds for a
connection timeout with your LDAP server.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Instead you should use `ldap.encryption.method`.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
@mssola mssola force-pushed the ldap-improvements branch from ce00069 to bf4e913 Compare May 15, 2018 14:12
@mssola
Copy link
Collaborator Author

mssola commented May 15, 2018

@vitoravelino fixed!

Copy link
Contributor

@vitoravelino vitoravelino left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@vitoravelino vitoravelino merged commit 9fbb21e into SUSE:master May 15, 2018
@mssola mssola deleted the ldap-improvements branch May 16, 2018 07:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants