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

feat: add utility method on SM for fetching all roles and perms for a user #1950

Merged
merged 2 commits into from
Nov 9, 2022

Conversation

dpgaspar
Copy link
Owner

@dpgaspar dpgaspar commented Nov 9, 2022

Description

Adds an efficient utility method for fetching all roles and perms for a user, just implemented for SQLAlchemy.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Is CRUD MVC related.
  • Is Auth, RBAC security related.
  • Changes the security db schema.
  • Introduces new feature
  • Removes existing feature

@dpgaspar dpgaspar merged commit bb645bf into master Nov 9, 2022
@dpgaspar dpgaspar deleted the fix/add-helper-method branch November 9, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant