chore: cleanup after master flatten rewrite
This commit is contained in:
@@ -886,10 +886,9 @@ Keys stored in `config/secret/` directory.
|
||||
|
||||
**Location:** `src/Security/Voter/BookingVoter.php`
|
||||
|
||||
| Operation | Requirements |
|
||||
|-----------|--------------|
|
||||
| `VIEW` | User owns booking (addressId match) |
|
||||
| `EDIT` | User owns booking AND booking is editable |
|
||||
This voter currently exists as legacy authorization logic and is not actively invoked by booking controllers.
|
||||
|
||||
Current booking routes (`/bookings/*`) are guarded with `ROLE_USER`, while final document access checks are enforced by BusProNet.
|
||||
|
||||
### 7.4 OAuth2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user