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.
Andrey Zhavoronkov 2510d4d659
Added ability to configure email verification for registered user (#1929)
* Added ability to configure email verification for registered user
Removed unused code

* updated changelog

* fixed comments

* fixed swagger

* updated docs

Co-authored-by: Nikita Manovich <nikita.manovich@intel.com>
6 years ago
..
templates/account/email Added ability to configure email verification for registered user (#1929) 6 years ago
__init__.py Permissions per tasks and jobs (#185) 7 years ago
admin.py Permissions per tasks and jobs (#185) 7 years ago
apps.py Permissions per tasks and jobs (#185) 7 years ago
auth.py Ability to configure user agreements for the register user form (#1464) 6 years ago
auth_basic.py Added ability to configure email verification for registered user (#1929) 6 years ago
auth_ldap.py Fix LDAP auth for new users. (#192) 7 years ago
decorators.py Restore session id (#905) 6 years ago
serializers.py Auth for REST API (api/v1/auth/*) (#622) 7 years ago
signature.py cvat-ui in docker (serve using nginx) (#658) 7 years ago
urls.py Added ability to configure email verification for registered user (#1929) 6 years ago
views.py Added ability to configure email verification for registered user (#1929) 6 years ago