Mathieu Leplatre
Mathieu Leplatre
For example, scroll to the first one of the cluster (ref #188)
The URL is correct but it is blocked by `Content-Security-Policy: The page’s settings blocked the loading of a resource ` See https://github.com/Kinto/kinto/blob/e8e55d19616d67ee1c9f7d7baa6a67986fcaf058/kinto/plugins/admin/views.py#L30-L40 (could have opened this issue but used remote-settiungs
Our `requirements.txt` is mainly used as a lock / constraints file. We use it everywhere with `pip install -c requirements.txt` (except in the docker file, see [PR](https://github.com/Kinto/kinto/pull/3369)). `pip-compile` is not...
Source: https://bugzilla.mozilla.org/show_bug.cgi?id=1630609 STR: - Submit some changes to remote settings for review. - Decide we don't want them so rollback. - Do some more changes and request review. Actual Results...