Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
api.schedule: abort early in _require_video_api_key if key is missing…
…/empty in config If we don't have that, the code will happily compare "" against "", which is true, leading to an authentication bypass vulnerability.
- Loading branch information