We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should define route guards to protect certain routes from access by unauthorized users.
The text was updated successfully, but these errors were encountered:
chore: admin panel route guard #199
c880864
fe09813
chore: add admin guard file that I forgot to add #199
c853106
Admin fix (#363)
f320c99
* chore: hardcoded variable gone * chore: admin panel route guard #199 * chore: random excerpt * chore: new fixtures * chore: change default page size (#352) * chore: change default page size * chore: even bigger page sizes * fix: translation * build: change setup python action version * chore: add admin guard file that I forgot to add #199 * build: add coverage as backend dependency (#359) * Choose card fix (#360) * chore: commit before merge * fix: Groups should only be locked when the start date of the project is AFTER the current date --------- Co-authored-by: Topvennie <[email protected]> Co-authored-by: bsilkyn <[email protected]> Co-authored-by: Tybo Verslype <[email protected]> Co-authored-by: francis <[email protected]> Co-authored-by: Francis Vauterin <[email protected]> Co-authored-by: Brent Silkyn <[email protected]> Co-authored-by: Lander Maes <[email protected]>
EwoutV
No branches or pull requests
We should define route guards to protect certain routes from access by unauthorized users.
The text was updated successfully, but these errors were encountered: