hypothesis / hypothesis/checkmate

The URL for the allow list script on the admin page should be "HTTPS" in live

Open
#247 4 comments 0 reactions 2 assignees Claimed by @indigobravo View on GitHub
Backend bug
Dominant language
Python
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently the admin page gives a command to run to upload allow rules, but the route it gives to call it on is always "HTTP" rather than the "HTTPS" it needs to be to work anywhere other than locally.

This requires you to edit this before you run it and will cause confusion one day:

* [ ] Fix the bug
* [ ] Remove the statements from https://stackoverflow.com/c/hypothesis/questions/448/449#449 about this

This was created as a result of: https://github.com/hypothesis/checkmate/issues/195

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.