Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is the release 3.1 of PyCA. Version 3.1 introduces http basic authentication and cleans up some old code. It also fixes some miscellaneous bugs. Features -------- - Allow HTTP Basic authentication talking to Opencast. - Simplify the configuration access. - Remove Python 2 specific code. Bug Fixes --------- - Use explicit jsonify to circumvent tracebacks in older flask versions. - Fix bug in metric endpoint failing on non-existent capture directory. - Circumvent register process while the Capture Admin Endpoint is not present. - Fix curl response encoding.
- Loading branch information