Frontend queries permissions really often #2
Labels
No Label
Component/Backend
Component/Core
Component/Frontend
Priority
Critical
Priority
Low
Resolution
Done
Resolution
Wontfix
RFC
Type
Bug
Type
Enhancement
Type
Optimization
Type
Refact
Upstream
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ry/datarekisteri#2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This could cause performance issues at some point. Could we cache permissions and update them when a request we expect to succeed returns unauthorized?
Users can also gain new permissions and the cache should also be invalidated when that happens.