Skip to content

Label-based auth changes (UPDATE sub-permissions, and DENY)#1587

Open
colinbarry wants to merge 2 commits intomemgraph-3-10from
feat/lbac-changes
Open

Label-based auth changes (UPDATE sub-permissions, and DENY)#1587
colinbarry wants to merge 2 commits intomemgraph-3-10from
feat/lbac-changes

Conversation

@colinbarry
Copy link
Copy Markdown
Contributor

@colinbarry colinbarry commented Apr 13, 2026

Release note

Document changes to label-based access control.

Related product PRs

memgraph/memgraph#3789

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment May 1, 2026 1:08pm

Request Review

@gitbuda gitbuda added this to the 3.10 milestone Apr 17, 2026
@gitbuda gitbuda mentioned this pull request Apr 19, 2026
70 tasks
@colinbarry colinbarry changed the base branch from main to memgraph-3-10 April 27, 2026 12:07
@colinbarry colinbarry changed the title doc: Label-based auth changes (UPDATE split, and DENY) Label-based auth changes (UPDATE split, and DENY) Apr 30, 2026
Update label-based access control docs to reflect v3.10 changes:
- DENY semantics replacing GRANT NOTHING / REVOKE NOTHING
- Granular UPDATE sub-permissions (SET LABEL, REMOVE LABEL, SET PROPERTY, CREATE EDGE, DELETE EDGE)
- Permission reference table and per-operation requirements
- DENY syntax for both nodes and edges
- Updated examples throughout
@colinbarry colinbarry added the feature Documentation related to a new product feature of feature update label May 1, 2026
@colinbarry colinbarry marked this pull request as ready for review May 1, 2026 13:05
@colinbarry colinbarry changed the title Label-based auth changes (UPDATE split, and DENY) Label-based auth changes (UPDATE sub-permissions, and DENY) May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants