- 14 Sep, 2017 1 commit
-
-
Conrad Schloer authored
* Check if permissions are required before interacting with object * Check if key is in the payload
-
- 11 Sep, 2017 1 commit
-
-
Alessandro authored
Logging
-
- 08 Sep, 2017 2 commits
-
-
Alessandro DiMarco authored
-
Alessandro authored
Setup logging for app
-
- 07 Sep, 2017 2 commits
-
-
Conrad authored
-
Alessandro DiMarco authored
-
- 06 Sep, 2017 2 commits
-
-
Alessandro DiMarco authored
-
Alessandro DiMarco authored
-
- 24 Aug, 2017 6 commits
-
-
Conrad authored
-
Conrad authored
-
Conrad Schloer authored
* Add lazy parameter to uwsgi config to fix database connections while multithreading * Remove userservice and check auth0 token instead * Update nginx config * Catch exception if no access_token is given * Add a permission check for a list of inputted permissions * Add back auth_need * Add python-jose requirement * Catch specific exceptions and print them out * Add a required_permissions argument to the Auth class (#30)
-
Conrad Schloer authored
-
Conrad Schloer authored
Auth0 authorization
-
Conrad authored
-
- 23 Aug, 2017 3 commits
- 22 Aug, 2017 3 commits
- 23 Jun, 2017 1 commit
-
-
Conrad Schloer authored
* Use bpengine * Bump bpengine version
-
- 21 Jun, 2017 1 commit
-
-
Conrad Schloer authored
* Use new building search parameters * Handle buildings that have multiple addresses * Update form to match new building search * Return list of addresses instead of comma seperated string * Return multiple street addresses as a list
-
- 05 Jun, 2017 3 commits
-
-
Arnold Okoth authored
Fix Environment Variables
-
arnoldokoth authored
-
Arnold Okoth authored
Fetch Config Variables From Environment
-
- 02 Jun, 2017 2 commits
-
-
arnoldokoth authored
-
arnoldokoth authored
-
- 31 May, 2017 2 commits
-
-
Arnold Okoth authored
-
arnoldokoth authored
-
- 26 May, 2017 1 commit
-
-
arnoldokoth authored
-
- 18 May, 2017 1 commit
-
-
Conrad Schloer authored
* Bump boto version * Update config file defaults * Remove document keys from model * Remove documentservice from config files
-
- 15 May, 2017 3 commits
-
-
Conrad Schloer authored
-
Conrad Schloer authored
Add lazy parameter to uwsgi config to fix database connections while …
-
Conrad authored
-
- 13 May, 2017 1 commit
-
-
Conrad Schloer authored
* Add expire hit endpoint * Use inheritence in turk_hit forms
-
- 26 Apr, 2017 2 commits
-
-
Conrad S authored
-
Conrad Schloer authored
* Update unapproved models to reflect new parsing * Update to reflect new mech turk template * Update requirement to point to correct release of bpeng
-
- 28 Mar, 2017 1 commit
-
-
Conrad Schloer authored
* Add unapproved_point endpoint * Add endpoints for window_door and building_dimensions * Save unapproved dimensions data to database * Switch to restview * Update return value for building_dimensions * Add new parameters to PUT call in GET * Add all cases for cardinal directions * Update to fit new tech spec and database * Fix pep8 errors * Add bpeng and fix styling * Remove new lines * Remove commented delete * Fix accept and reject bug * Automatically reject the hit if it fails to parse
-
- 15 Mar, 2017 1 commit
-
-
Conrad Schloer authored
Flask boilerplate
-
- 10 Mar, 2017 1 commit
-
-
Conrad S authored
-