Added
-
[CLI]
CVAT_ACCESS_TOKENenvironment variable can now be used for authentication with an API token (#9563) -
[SDK]
Client.login()andmake_client()can now be called with an API token (#9563) -
[SDK]
make_client()can now be called with a server URL that contains a port component (#9563) -
[Server API] Support for API access tokens (#9680)
-
[Server] A configuration option to set maximum job limit per task (#9888)