feat: implement role-based access control middleware and update routes
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
cb0e31b668
commit
b4990297ce
2 changed files with 31 additions and 7 deletions
|
|
@ -1,11 +1,16 @@
|
|||
## Beschreibung
|
||||
## Issue Template for helpyourneighbour
|
||||
|
||||
Beschreibe das Problem oder die Aufgabe im Detail.
|
||||
### Description
|
||||
Brief description of the task to be done.
|
||||
|
||||
## Aufwandsschätzung
|
||||
### Acceptance Criteria
|
||||
- [ ] Criterion 1
|
||||
- [ ] Criterion 2
|
||||
- [ ] Criterion 3
|
||||
|
||||
Wie viel Zeit wird benötigt?
|
||||
### Related Files
|
||||
- `path/to/file1.js`
|
||||
- `path/to/file2.md`
|
||||
|
||||
## Akzeptanzkriterien
|
||||
|
||||
Was muss erfüllt sein, damit die Aufgabe als erledigt gilt?
|
||||
### Notes
|
||||
Additional context or information.
|
||||
Loading…
Add table
Add a link
Reference in a new issue