You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permissions cleanup/fixes
* Added a missing migration file
* Removed too-specific permission classes
* Fix to make sure scopes are still in the API spec
Authorization feature release
* Checking actions before object level permissions
* Implemented syncing permissions after fetching from AC
* Added convenience property to retrieve authorizations for request
* Added testing utils for new authz format
Refactored some auth bits and pieces
* Configuration model is merged in the authorizations app
* @action_description decorator removed
* Defaults for ClientConfig are now properly overridden
🔖 Bumped to version 0.40.0
NOTE: Bumpversion config already said 0.40.0 as current version but no
tag or release was made to PyPI, and setup.cfg also said 0.39.0.