Skip to content

Rewrite of role handling#136

Merged
developeregrem merged 3 commits intomasterfrom
reservation-guest-role
Nov 23, 2025
Merged

Rewrite of role handling#136
developeregrem merged 3 commits intomasterfrom
reservation-guest-role

Conversation

@developeregrem
Copy link
Copy Markdown
Owner

Rewrote the role handling in the application. It is now possible to decide based on navigation items which user can access it.
Removed the default role ROLE_USER, the role ROLE_ADMIN and ROLE_RESERVTIONS_RO are unchanged.
Added the following new roles

  • ROLE_RESERVATIONS
  • ROLE_CUSTOMERS
  • ROLE_INVOICES
  • ROLE_REGISTRATIONBOOK
  • ROLE_STATISTICS
  • ROLE_CASHJOURNAL

The roles have access to the corresponding pages, e.g. ROLE_INVOICES is allowed to visit the page of invoices.

@developeregrem developeregrem added this to the 3.9.0 milestone Nov 23, 2025
@developeregrem developeregrem merged commit 02c80a7 into master Nov 23, 2025
1 check passed
@developeregrem developeregrem deleted the reservation-guest-role branch November 23, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant