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

jewel: rgw: radosgw-admin: inconsistency in uid/email handling #10520

Merged
3 commits merged into from Aug 16, 2016

Commits on Aug 1, 2016

  1. rgw-admin: convert user email addresses to lower case

    Fixes the email address inconsistency documented in upstream
    Ceph BUG ceph#13598
    
    Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
    (cherry picked from commit 4c438db)
    mattbenjamin authored and Abhishek Varshney committed Aug 1, 2016
    Copy the full SHA
    962e7dc View commit details
    Browse the repository at this point in the history
  2. rgw-admin: return error on email address conflict (add user)

    Fixes the error return inconsistency documented in upstream
    Ceph issue ceph#13598
    
    Revised after upstream review, permits changing email address as
    originally (but use case-insensitive comp).
    
    Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
    (cherry picked from commit 90c143e)
    mattbenjamin authored and Abhishek Varshney committed Aug 1, 2016
    Copy the full SHA
    3f8298a View commit details
    Browse the repository at this point in the history
  3. rgw: add line space between inl. member function defns (rgw_user.h)

    This is a cosmetic change only.
    
    Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
    (cherry picked from commit 5a7f7f5)
    mattbenjamin authored and Abhishek Varshney committed Aug 1, 2016
    Copy the full SHA
    67eb961 View commit details
    Browse the repository at this point in the history