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

When either data_profiler_filter or superuser_filter aren't defined,… #930

Merged
merged 3 commits into from
Feb 12, 2016

Commits on Feb 8, 2016

  1. When either data_profiler_filter or superuser_filter aren't defined, …

    …don't crash, and set user to have data_profiler or superuser access.
    mtagle committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    650bbb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Add tests to:

    1. make sure that if no superuser or dataprofiler filter is set, all logged in users get superuser or dataprofiler privileges.
    2. make sure that, if filters are set, users get acess when the filters allow it.
    
    change ldif loading so that it always loads in a reasonable order.
    mtagle committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    3e99d58 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    7573b61 View commit details
    Browse the repository at this point in the history