0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/packages
Diana Morales 8246bb69b2
login web endpoint fastify body schema validation (#2653)
* feat: add body schema validation to login endpoint

#2623

When a request is made, the following error is displayed on log
error--- Promise may not be fulfilled with 'undefined' when statusCode is not 204

https://github.com/fastify/fastify/pull/2702

* feat: add body schema validation to resetPassword endpoint

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2021-11-10 16:46:39 +01:00
..
api refactor: improve versions and dist-tag filters (#2650) 2021-11-09 20:38:44 +01:00
auth chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
cli chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
config chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
core login web endpoint fastify body schema validation (#2653) 2021-11-10 16:46:39 +01:00
hooks chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
loaders chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
logger #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
logger-prettify #2606 add prettier plugin sort imports (#2607) 2021-10-29 17:33:05 +02:00
middleware chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
node-api chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
plugins feat: migrate to Material-UI 5 (#2612) 2021-11-08 17:24:15 +01:00
proxy fix(deps): update dependency node-fetch to v2.6.6 (#2640) 2021-11-06 12:47:51 +01:00
server feat: migrate to Material-UI 5 (#2612) 2021-11-08 17:24:15 +01:00
standalone chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
store refactor: improve versions and dist-tag filters (#2650) 2021-11-09 20:38:44 +01:00
tools chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
types feat: migrate to Material-UI 5 (#2612) 2021-11-08 17:24:15 +01:00
utils refactor: improve versions and dist-tag filters (#2650) 2021-11-09 20:38:44 +01:00
verdaccio chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
web chore: update versions (6-next) (#2625) 2021-11-05 17:29:26 +01:00
.eslintrc feat: migrate yarn workspaces (#1546) 2021-04-09 17:54:01 +02:00