-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The authorization policy for the Translation model is not registered in the AuthServiceProvider. This causes the system to skip permission checks, allowing users to access and modify translations without proper authorization. This bug introduces potential security risks and unintended access to translation features.
How to reproduce the bug
Register the authorization policy for the Translation model in the AuthServiceProvider
Package Version
2.0
PHP Version
8.1,8.2
Laravel Version
10.0,11.0
Which operating systems does with happen with?
No response
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working