Kent M Pitman

Results 6 issues of Kent M Pitman

This PR is conceptually identical to [cgap-portal PR 637](https://github.com/dbmi-bgm/cgap-portal/pull/637) but with the fix already incorporated that we later ended up needing as [cgap-portal PR 642](https://github.com/dbmi-bgm/cgap-portal/pull/642). This change is intended only...

Add `'make psql-test'` and adjust the way `'make psql-dev'` works via `scripts/psql-start` script.

* In `Makefile` * Implement `psql-test`. * Implement `kibana-start-test`. * Port `renderers.py` from `cgap-portal` except for small differences needed to preserve existing behavior. * Port `test_renderers.py`, too. * Move `INDEXER_NAMESPACE_FOR_TESTING`...

This ports various things from cgap-portal. In some cases, who files couldn't come over, so it's worth checking this to make sure the right parts did, but it makes the...

**Substantive changes and bug fixes:** * In `src/encoded/authentication.py` * From CGAP: Be explicit about encryption algorithms in JWT handling. * From CGAP: Remove special-case treatment of `GET` and `HEAD` methods....

**This PR has been superseded by [fourfront PR #1437](https://github.com/4dn-dcic/fourfront/pull/1437).** **Substantive changes and bug fixes:** * In `src/encoded/authentication.py` * From CGAP: Be explicit about encryption algorithms in JWT handling. * From...