bmccandless
|
99d004d1f0
|
add config option to handle multiple dataroots (#1531)
#1513
|
2020-06-04 19:29:37 -07:00 |
|
Bruce Martin
|
55ef1448e8
|
CSP content hashes (#1406)
* remove duplicate content-type header
* plumbing to compute CSP content hashes
* add logging of missing CSP hashes
* convert sub-class init protocol to static
* factor function
* lint
|
2020-04-17 11:42:09 -07:00 |
|
bmccandless
|
7e7ed74b92
|
Provide a hook into the AWS Secret Manager for the flask secret key (#1398)
Also, the secret manager required a region name, so there was some
refactoring around how regions are handled.
Fixes #1239
|
2020-04-15 14:33:40 -07:00 |
|
Bruce Martin
|
8fac40b6ae
|
various fixes for s3fs use (#1312)
* various fixes for s3fs use
* lint
|
2020-03-28 22:26:03 -07:00 |
|
Bruce Martin
|
96b092f0eb
|
fix health root exception (#1283)
* fix health root exception
* remove extraneous lambda
|
2020-03-23 15:13:32 -07:00 |
|
Bruce Martin
|
de006f8f91
|
initial implementation of a health check route (#1262)
* initial implementation of a health check route
* remove debugging code
* lint
|
2020-03-20 14:21:32 -07:00 |
|