monkeytype/backend
Bruce Berrios 999e8636e1
Remove pii (#2602)
* Remove JWT tokens and ip addresses from records

* Use save exact

* Fix

* Fix

* Rename

* Downgrade status code

* Check if dev

* Make server stats still accessible in maintenance

Co-authored-by: Jack <jack@monkeytype.com>
2022-02-28 15:13:59 +01:00
..
anticheat added anticheat stub 2022-02-22 22:50:47 +01:00
api Remove pii (#2602) 2022-02-28 15:13:59 +01:00
constants Add ape keys routing and configuration (#2599) 2022-02-28 12:37:05 +01:00
credentials chores: fix typo and push backend/credentials directory (#2224) 2021-12-28 21:03:07 +01:00
dao converted to ts 2022-02-26 22:59:22 +01:00
handlers removed duplicate validation 2022-02-28 12:44:46 +01:00
init Migrate config client to ts (#2588) by Bruception 2022-02-25 19:20:38 +01:00
jobs Migrate files to ts (#2581) 2022-02-23 22:17:17 -06:00
middlewares Remove pii (#2602) 2022-02-28 15:13:59 +01:00
types Add ape keys routing and configuration (#2599) 2022-02-28 12:37:05 +01:00
.gitignore Api overhaul (#2555) by Bruception 2022-02-22 20:55:48 +01:00
app.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00
example.env Update example.env 2022-01-14 14:26:57 +01:00
package-lock.json Remove pii (#2602) 2022-02-28 15:13:59 +01:00
package.json Remove pii (#2602) 2022-02-28 15:13:59 +01:00
server.ts Migrate config client to ts (#2588) by Bruception 2022-02-25 19:20:38 +01:00
tsconfig.json removed unnecessary types 2022-02-22 23:39:21 +01:00
worker.ts Migrate middlewares to TypeScript (#2574) 2022-02-23 10:03:38 -05:00