Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

redirect to basic auth hangs forever #3354

Closed
bridiver opened this issue Aug 23, 2016 · 3 comments · Fixed by #3390
Closed

redirect to basic auth hangs forever #3354

bridiver opened this issue Aug 23, 2016 · 3 comments · Fixed by #3390

Comments

@bridiver
Copy link
Collaborator

https://www.google.com/url?hl=en&q=http://highgrowthhandbook.rangeprojects.com/&source=gmail&ust=1472080680463000&usg=AFQjCNEoxlcS0F_6V6913poBHqRZ2lu0yw hangs indefinitely

@bbondy
Copy link
Member

bbondy commented Aug 27, 2016

Please mark QA steps here for things to try since this is a bit of a bigger change.

@bridiver
Copy link
Collaborator Author

  1. go to https://www.google.com/url?hl=en&q=http://highgrowthhandbook.rangeprojects.com/&source=gmail&ust=1472080680463000&usg=AFQjCNEoxlcS0F_6V6913poBHqRZ2lu0yw
    It should either redirect to http://highgrowthhandbook.rangeprojects.com or go to the google redirect warning page. If it redirects you should get a username/password dialog
  2. go to http://highgrowthhandbook.rangeprojects.com and you should get a username/password dialog
    I don't have a valid username/password to use, but entering an invalid username/password should give you the dialog again and canceling out should go to the "unauthorized" page

If anyone has a basic auth site with valid username/password that would be good to test as well

@bridiver
Copy link
Collaborator Author

http://test.webdav.org/auth-basic/ can be used to test basic auth user1/user1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.