mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-31 12:15:12 +08:00

This permission was still checking based on created-by. Updated testing to specifically check the owner since the tests were passing by the fact of matching creator and owner. Fixes #2445