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

Fix Okta auth to allow group names containing slashes #6665

Merged
merged 2 commits into from
May 1, 2019
Merged

Conversation

kalafut
Copy link
Contributor

@kalafut kalafut commented May 1, 2019

This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.

This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.
@kalafut kalafut added this to the 1.1.3 milestone May 1, 2019
briankassouf
briankassouf previously approved these changes May 1, 2019
sdk/logical/storage.go Outdated Show resolved Hide resolved
builtin/credential/ldap/path_users.go Show resolved Hide resolved
@kalafut kalafut merged commit c9ac721 into master May 1, 2019
@kalafut kalafut deleted the okta-fix branch May 1, 2019 21:56
briankassouf pushed a commit that referenced this pull request Jun 4, 2019
This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.
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