express-gateway
express-gateway copied to clipboard
Empty string shouldn't be allowed as basic-auth/oauth2 custom password
Now, with empty string as a password, such credential is created.
Definitely true. Thanks for the report, I’ll look into this.
Note to self: this requires a lot of efforts.
- Make the JSON schema validation on the Admin API
- Cleanup the credentials schema (requires an huge refactoring effort to make the thing decent)