fix(routes): remove redundant auth tag
This commit is contained in:
parent
64d3ceb56d
commit
5ef36f1d1c
2
routes
2
routes
@ -177,7 +177,7 @@
|
|||||||
!/users/invite CInviteR GET POST
|
!/users/invite CInviteR GET POST
|
||||||
/users/#CryptoUUIDUser CUserR GET POST !lecturerANDparticipant !lecturerANDapplicant
|
/users/#CryptoUUIDUser CUserR GET POST !lecturerANDparticipant !lecturerANDapplicant
|
||||||
/avs CAvsR:
|
/avs CAvsR:
|
||||||
/register CAvsRegisterR GET POST !lecturer
|
/register CAvsRegisterR GET POST
|
||||||
/correctors CHiWisR GET
|
/correctors CHiWisR GET
|
||||||
/communication CCommR GET POST
|
/communication CCommR GET POST
|
||||||
/notes CNotesR GET POST !corrector -- THIS route is used to check for overall course corrector access!
|
/notes CNotesR GET POST !corrector -- THIS route is used to check for overall course corrector access!
|
||||||
|
|||||||
Reference in New Issue
Block a user