Deprixa Plus — Lockers · Permissions
The Lockers module uses two permissions for the admin area. The customer-facing My Locker page at /my-locker requires no permission — it is automatically scoped to the authenticated customer's own locker.
| Permission | Capability | Default Roles |
|---|---|---|
| lockers.view | View the admin locker list and individual locker details, including which customers are assigned to each locker. | Admin, Employee |
| lockers.manage | Create, edit, and delete lockers. Assign or reassign lockers to customers. Deactivate lockers. | Admin only |
My Locker — No Permission Needed
The /my-locker route is available to all authenticated users regardless of role. When a customer logs in, they are redirected to this page. It shows only their own locker data — the locker code, warehouse address, and their pre-alert list. This is by design: customers should not need a separate permission grant to see their own locker.