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

rgw ldap: protect rgw::from_base64 from non-base64 input #10777

Merged
merged 1 commit into from Aug 18, 2016

Commits on Aug 18, 2016

  1. rgw ldap: protect rgw::from_base64 from non-base64 input

    Also adds unit tests for:
    1. empty output from from_base64 (turns out to be harmless)
    2. random and specific non-base64 and sort strings
    
    Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
    mattbenjamin committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    0a4c91e View commit details
    Browse the repository at this point in the history