freeCodeCamp/api-server
Nicholas Carrigan (he/him) 42acc542b7
fix: handle uppercase and missing user verification (#44444)
* fix: hotfix for isHonest null

* fix: early return if no user?

* fix: handle invalid input on api

Also lowerCases the username it receives since the client could send any
case.

* fix: report errors to user when verification fails

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-12-10 11:23:26 +00:00
..
src fix: handle uppercase and missing user verification (#44444) 2021-12-10 11:23:26 +00:00
.babelrc feat(tools): remove eslint-plugin-prettier for prettier (#42438) 2021-10-06 21:02:21 +05:30
.gitignore fix(api): remove redirects from api 2020-09-01 11:35:44 +05:30
package.json chore: update all packages to node v16 & npm v8 2021-11-03 15:06:19 +05:30