mongodb-js / connection-model

MongoDB connection model.
Apache License 2.0
10 stars 5 forks source link

fix: don't require username with x509 auth #330

Closed Anemy closed 3 years ago

Anemy commented 3 years ago

We'll also want to update compass-connect so that the validation error when x509 is selected is shown properly. Right now it's not showing the actual validation errors, is just says The required fields can not be empty and highlights the x509 input.