Peter Thomassen
Peter Thomassen
- Add a boolean attribute `Token.perm_create_domain` (default: false; migration: true if token has no policies). - Add a boolean attribute `Token.perm_delete_domain` (default: false; migration: true if token has no policies)....
Allow passing the ID of an auto-scoped token (#885) in a sign-up request, for token user override (#886) upon user confirmation (by clicking authenticated action verification link). As usual, if...
Similar to #887, but for existing accounts.
Allow users to belong to organizations, authorized representatives of which can act in their name (= inspect/manipulate their domains).
https://github.com/desec-io/desec-stack/issues/316#issuecomment-1221184243
Without this change, people reading just the examples will think that URIs must be given to `pgtrigger.constraints`, whereas they are optional. I got also quite confused that the URIs aren't...
https://django-pgtrigger.readthedocs.io/ redirects to https://django-pgtrigger.readthedocs.io/en/4.10.0/ which gives 404.