Invalidate old invitations when organization membership changes
verify / verify (push) Successful in 4m15s
verify / verify (push) Successful in 4m15s
Signed-off-by: Cole Speelman <crspeelman@gmail.com>
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
policy. Persist the required grantor authority and recheck it at acceptance,
|
||||
together with active, fully registered users and recipient email. Suspended
|
||||
members cannot reactivate themselves by accepting an older invitation.
|
||||
- Invitations enroll new members rather than adding permissions to existing
|
||||
members. Membership removal revokes pending invitations for that recipient
|
||||
in the same transaction, preventing an older offer from restoring access.
|
||||
- Add SQLite schema 10 for invitation role sets and stored owner authority.
|
||||
Legacy single-role data remains readable after explicit migration; older
|
||||
schema-9 applications are not approved writers of the migrated database.
|
||||
|
||||
Reference in New Issue
Block a user