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

Query the database for possible permissions #65

Merged
merged 3 commits into from
May 2, 2012

Commits on May 2, 2012

  1. Remove the global *_PRIVS variables

    Branan Purvine-Riley committed May 2, 2012
    Configuration menu
    Copy the full SHA
    4485dbb View commit details
    Browse the repository at this point in the history
  2. remove $safe_grant

    Now that the ruby can query permissions sanely, filtering 'all' is
    no longer necessary
    Branan Purvine-Riley committed May 2, 2012
    Configuration menu
    Copy the full SHA
    d0a5b1c View commit details
    Browse the repository at this point in the history
  3. Add initial spec for mysql grant provider

    Branan Purvine-Riley committed May 2, 2012
    Configuration menu
    Copy the full SHA
    29cef3f View commit details
    Browse the repository at this point in the history