aboutsummaryrefslogtreecommitdiffstats
path: root/python/web_config.py
Commit message (Collapse)AuthorAgeFilesLines
* use .env for all config (and document it)Bryan Newbold2019-01-041-54/+0
|
* several auth improvementsBryan Newbold2019-01-031-2/+7
|
* start on webface oauth2/oidc web authBryan Newbold2019-01-021-2/+7
|
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-211-4/+8
|
* enable sentry exceptions for fatcat-webBryan Newbold2018-11-211-0/+12
|
* ELASTICSEARCH not ELASTICBryan Newbold2018-11-211-2/+2
|
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+10
| | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose
* have webface default to local elasticsearchBryan Newbold2018-11-131-1/+2
|
* load more config from envBryan Newbold2018-11-131-3/+3
|
* remove sqlite cruftBryan Newbold2018-11-121-0/+17