fix: score with submission.value if defined and removed @admin for get /Submissions
Showing
- CTFd/api/v1/submissions.py 2 additions, 1 deletionCTFd/api/v1/submissions.py
- CTFd/models/__init__.py 7 additions, 1 deletionCTFd/models/__init__.py
- CTFd/teams.py 8 additions, 3 deletionsCTFd/teams.py
- CTFd/themes/admin/templates/teams/team.html 1 addition, 1 deletionCTFd/themes/admin/templates/teams/team.html
- CTFd/themes/admin/templates/users/user.html 1 addition, 1 deletionCTFd/themes/admin/templates/users/user.html
- CTFd/themes/core-beta/assets/js/challenges.js 1 addition, 1 deletionCTFd/themes/core-beta/assets/js/challenges.js
- CTFd/themes/core-beta/static/assets/challenges.1bd30fed.js 0 additions, 0 deletionsCTFd/themes/core-beta/static/assets/challenges.1bd30fed.js
- CTFd/themes/core-beta/static/manifest.json 8 additions, 1 deletionCTFd/themes/core-beta/static/manifest.json
- CTFd/themes/core-beta/templates/teams/private.html 2 additions, 2 deletionsCTFd/themes/core-beta/templates/teams/private.html
- CTFd/themes/core-beta/templates/teams/public.html 1 addition, 1 deletionCTFd/themes/core-beta/templates/teams/public.html
- CTFd/themes/core-beta/templates/users/private.html 1 addition, 1 deletionCTFd/themes/core-beta/templates/users/private.html
- CTFd/themes/core-beta/templates/users/public.html 1 addition, 1 deletionCTFd/themes/core-beta/templates/users/public.html
- CTFd/utils/challenges/__init__.py 1 addition, 1 deletionCTFd/utils/challenges/__init__.py
- CTFd/utils/social/__init__.py 2 additions, 2 deletionsCTFd/utils/social/__init__.py
Loading
Please register or sign in to comment