-
- Downloads
Use secure route for competition
parent
2aae30e3
No related branches found
No related tags found
This commit is part of merge request !115. Comments created here will be created in the context of that merge request.
Showing
- .vscode/settings.json 1 addition, 1 deletion.vscode/settings.json
- client/src/Main.tsx 16 additions, 6 deletionsclient/src/Main.tsx
- client/src/actions/competitionLogin.ts 5 additions, 3 deletionsclient/src/actions/competitionLogin.ts
- client/src/pages/admin/AdminPage.tsx 1 addition, 0 deletionsclient/src/pages/admin/AdminPage.tsx
- client/src/pages/views/ViewSelectPage.tsx 13 additions, 16 deletionsclient/src/pages/views/ViewSelectPage.tsx
- client/src/reducers/competitionLoginReducer.ts 11 additions, 2 deletionsclient/src/reducers/competitionLoginReducer.ts
- client/src/utils/SecureRoute.tsx 1 addition, 0 deletionsclient/src/utils/SecureRoute.tsx
- client/src/utils/checkAuthenticationCompetition.ts 2 additions, 1 deletionclient/src/utils/checkAuthenticationCompetition.ts
- server/app/apis/auth.py 11 additions, 14 deletionsserver/app/apis/auth.py
Loading
Please register or sign in to comment