]> BookStack Code Mirror - bookstack/commit
Perms: Removed entity perm regen on general update
authorDan Brown <redacted>
Wed, 2 Jul 2025 11:15:25 +0000 (12:15 +0100)
committerDan Brown <redacted>
Wed, 2 Jul 2025 11:15:25 +0000 (12:15 +0100)
commitadd091305c0e23face6070f40f52c24e2d0f6df4
treef2a5d7d4449943b98337574d5e6392fc7d5a9337
parent3d017594a8d4a9f52d4f1f3651995531c2e7eeb0
Perms: Removed entity perm regen on general update

Should not be needed here as this is not directly used for information
which should impact permissions.
Been through uses to ensure that this is the case.
app/Entities/Repos/BaseRepo.php
app/Entities/Repos/PageRepo.php
app/Sorting/BookSorter.php