Bug 38140 - Update Acquisition.pm, Budgets.pm, about.pl, and other users of authorization data checks outside of the initial AuthZ check on page load
Summary: Update Acquisition.pm, Budgets.pm, about.pl, and other users of authorization...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 38137 38139
Blocks: 20813
  Show dependency treegraph
 
Reported: 2024-10-10 15:16 UTC by Lisette Scheer
Modified: 2024-10-10 15:21 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2024-10-10 15:16:59 UTC
Breaking the concerns from Bug 20813 - Revamp user permissions system  into smaller pieces. 

The goal of the above is to centralize the business logic of permission/authorization checks in Koha, so we're not repeating complex code structures throughout the app.