daobeng
Results
2
issues of
daobeng
when using `owner_loader` instead of 'CABSIN_OWNER_HEADERS' (request headers in general), there seems to be no way to set the owner's username for audit logging. Can we provide support for setting...
enhancement
[PR-29](https://github.com/shonenada/flask-rbac/pull/29) Added the ability to specify endpoints for the @rbac.allow and @rbac.deny to allow them to play nicely with blueprints @rbac.exempt still uses the `view_func.__name__` and hence, doesn't work with...