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: fix is_admin handling in RGWLDAPAuthEngine and introduce acct_privilege_t #10687

Merged
merged 2 commits into from Sep 16, 2016

Conversation

rzarzynski
Copy link
Contributor

@pritha-srivastava, @mattbenjamin: I'm sending the PR early. It still needs some testing.

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
@@ -120,15 +120,20 @@ class RGWRemoteAuthApplier : public RGWAuthApplier {
const uint32_t acct_type;

public:
enum class acct_privilage_t {
Copy link
Contributor

Choose a reason for hiding this comment

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

privilage -> privilege

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cbodley: thanks for pointing this out, Casey! Updated.

@pritha-srivastava
Copy link
Contributor

@rzarzynski : Looks fine to me.

…ure.

Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
@rzarzynski rzarzynski changed the title rgw: fix is_admin handling in RGWLDAPAuthEngine and introduce acct_privilage_t rgw: fix is_admin handling in RGWLDAPAuthEngine and introduce acct_privilege_t Aug 12, 2016
@oritwas oritwas merged commit 8ee372a into ceph:master Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants