Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow blank password in HTTP Basic Authentication dialog #450

Closed
agusgambina opened this issue May 15, 2015 · 1 comment
Closed

Allow blank password in HTTP Basic Authentication dialog #450

agusgambina opened this issue May 15, 2015 · 1 comment

Comments

@agusgambina
Copy link

Hi,

I am starting with swagger and I love it.

I am doing specs for GetMango. The authentication is with BasicAuth, you have to complete the name and left the password blank.

The problem with the swagger editor is, it doesn't enable the button authorize until you fill both fields.

Maybe it should allow you to authorize while the fields are empty.

Thank you!

@mohsen1
Copy link
Contributor

mohsen1 commented May 15, 2015

Do you mean your backend's basic auth works without a password? if so, providing any password (a single space) should work, no?

@mohsen1 mohsen1 changed the title Allow left fields blank on Basic Auth Allow blank password in HTTP Basic Authentication dialog May 19, 2015
@mohsen1 mohsen1 added this to the 2.9.6 milestone May 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants