Skip to content

Tags: stevenbal/vng-api-common

Tags

0.43.0

Toggle 0.43.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Permissions cleanup/fixes

* Added a missing migration file
* Removed too-specific permission classes
* Fix to make sure scopes are still in the API spec

0.42.1

Toggle 0.42.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Improved testing tools

0.42.0

Toggle 0.42.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
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

0.41.2

Toggle 0.41.2's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Fix crash when relativedeltafield is not installed

0.41.1

Toggle 0.41.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Fix refactor mistake

0.41.0

Toggle 0.41.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
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

0.40.1

Toggle 0.40.1's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Fixed a bug in serialization of GroepAttributen

Only primitive types worked correctly, which is now fixed.

0.40.0

Toggle 0.40.0's commit message
🔖 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.

0.39.1

Toggle 0.39.1's commit message
Fix packaging

0.39.0

Toggle 0.39.0's commit message

Verified

This tag was signed with the committer’s verified signature.
sergei-maertens Sergei Maertens
Started authorization models