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

Add RBAC for rss feeds #14041

Merged
merged 4 commits into from
Mar 3, 2017
Merged

Commits on Mar 2, 2017

  1. Pass user or group to the rss generator

    to be able use it for RBAC
    lpichler committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    e31e658 View commit details
    Browse the repository at this point in the history
  2. Add RBAC call for items in RSS Feed

    and process user or group as parameter for RBAC
    lpichler committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    6c7b6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab55c57 View commit details
    Browse the repository at this point in the history
  4. Fix order clause to determine order column from concrete table

    otherwise it leads to error ambiguous column when RBAC was added.
    lpichler committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    74351e9 View commit details
    Browse the repository at this point in the history