-
-
Notifications
You must be signed in to change notification settings - Fork 14
Implement LDAP backend #1
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any reason these aren't enum'd (BASE/ONE/SUB)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, i will change that.
|
Nice and clean. 👍 |
60e1fe4 to
6b45914
Compare
6b45914 to
1ddb597
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be good if we can make this configurable for debugging purposes.
Maybe you could allow user to define debug argument and if this argument is specified, set this option to an appropriate value and also pass trace_level argument with the appropriate value to the initialize method.
|
Just FYI - I've enabled (private) Travis CI for this repo - https://magnum.travis-ci.com/StackStorm/st2-enterprise-auth-backend-ldap |
|
I've added some comments, but overall +1 on what @jfryman has said - nice and clean 👍 |
73fe88f Fix merge conflict. 72d3b7c Merge pull request #1 from StackStorm/update_lint_configs 2709c47 Update lint config with changes from StackStorm/st2#4657. 418d2eb Sync flake8 config with StackStorm/st2 master. 9b6b10b Update flake8 config so we ignore build/ and dist/ directories. e43b03a Update pylint config. git-subtree-dir: lint-configs git-subtree-split: 73fe88f2da7403d69bc5ebd7c6d22d12860c3744
No description provided.