You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <vincent@vallaeys.com>
Co-authored-by: bsilkyn <brent.silkyn@ugent.be>
Co-authored-by: Tybo Verslype <97916632+tyboro2002@users.noreply.github.com>
Co-authored-by: francis <francis.vauterin@ugent.be>
Co-authored-by: Francis Vauterin <159532420+francisvaut@users.noreply.github.com>
Co-authored-by: Brent Silkyn <160223373+bsilkyn@users.noreply.github.com>
Co-authored-by: Lander Maes <67026331+DeLany123@users.noreply.github.com>
We should define route guards to protect certain routes from access by unauthorized users.
The text was updated successfully, but these errors were encountered: