freeCodeCamp/api-server/src
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
..
common fix: handle uppercase and missing user verification (#44444) 2021-12-10 11:23:26 +00:00
server fix: handle uppercase and missing user verification (#44444) 2021-12-10 11:23:26 +00:00
development-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00
production-start.js fix: order imports and remove circular dependencies (#41824) 2021-08-02 08:39:40 -05:00