You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kirill Sizov 7b86ed814e
Use 'ParseError' instead of 'BadRequest' (#5625)
When we use `BadRequest` our responses doesn't contain error message, so
it's better to use exceptions from `rest_framework.exceptions`
3 years ago
..
rules Social account authentication tests (#5444) 3 years ago
static/social_authentication Django social account sso (#5059) 3 years ago
templates CVAT authentication (#5147) 3 years ago
tests Fix a CI issue that causes unit tests to run against the wrong version of CVAT (#5612) 3 years ago
__init__.py Add CVAT SDK package (#7) 4 years ago
adapters.py Django social account sso (#5059) 3 years ago
admin.py Fixed Intel license headers (#119) 4 years ago
apps.py IAM OPA bundle for dev environment (#5190) 3 years ago
authentication.py Fixed Intel license headers (#119) 4 years ago
exceptions.py Improve error messages when limits reached (#5556) 3 years ago
filters.py Fixed Intel license headers (#119) 4 years ago
forms.py Fixed reset password after switching to dj-rest-auth (#52) 4 years ago
models.py Fixed Intel license headers (#119) 4 years ago
permissions.py Social account authentication tests (#5444) 3 years ago
schema.py Add SDK docs (#4928) 3 years ago
serializers.py Social account authentication tests (#5444) 3 years ago
signals.py Fixed Intel license headers (#119) 4 years ago
urls.py Django social account sso (#5059) 3 years ago
utils.py IAM OPA bundle for dev environment (#5190) 3 years ago
views.py Use 'ParseError' instead of 'BadRequest' (#5625) 3 years ago