-
-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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
BUG, ENH: Read Data From Password-Protected URL's and allow self signed SSL certs #16910
Commits on Jul 14, 2017
-
Added http(s) basic auth and allow self signed ssl certs
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 8b6e426 - Browse repository at this point
Copy the full SHA 8b6e426View commit details -
Change username pwd to auth (username, password)
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 145c7f4 - Browse repository at this point
Copy the full SHA 145c7f4View commit details -
Sky NSS committed
Jul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 9473316 - Browse repository at this point
Copy the full SHA 9473316View commit details -
added temporary test script for https/basic-auth/unsigned ssl cert te…
…sting
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c7524d - Browse repository at this point
Copy the full SHA 9c7524dView commit details -
Updated comments. Removed test_basic_auth_self_signed
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 598cf7b - Browse repository at this point
Copy the full SHA 598cf7bView commit details -
Sky NSS committed
Jul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 3b454dd - Browse repository at this point
Copy the full SHA 3b454ddView commit details -
Updates to comments, etc + some change in username password logic
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for d359b2d - Browse repository at this point
Copy the full SHA d359b2dView commit details -
fix to test case - had checked in wrong one
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for eb03fd3 - Browse repository at this point
Copy the full SHA eb03fd3View commit details -
Fixing test_common.py which was mistakenly clobbered
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for cbe3f49 - Browse repository at this point
Copy the full SHA cbe3f49View commit details -
Fixing whitespace to meet style guidelines
Sky NSS committedJul 14, 2017 Configuration menu - View commit details
-
Copy full SHA for 437e0a2 - Browse repository at this point
Copy the full SHA 437e0a2View commit details
Commits on Jul 18, 2017
-
Added live working test case for http auth and ssl override. Formatti…
…ng changes
Sky NSS committedJul 18, 2017 Configuration menu - View commit details
-
Copy full SHA for 7b034b8 - Browse repository at this point
Copy the full SHA 7b034b8View commit details
Commits on Jul 19, 2017
-
Really added live working test case for http auth and ssl override (i…
… hope). Strict require both uname/pwd or neither
Sky NSS committedJul 19, 2017 Configuration menu - View commit details
-
Copy full SHA for 0a4607a - Browse repository at this point
Copy the full SHA 0a4607aView commit details
Commits on Jul 20, 2017
-
Lot more test cases for HTTP. However, one fails when run with test_h…
…tml.py. Common logic update. whatsnew fixed
Sky NSS committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 209dd58 - Browse repository at this point
Copy the full SHA 209dd58View commit details -
Updated test case to work with py3. However still fails when run afte…
…r 'test_html.py' with error AssertionError: Did not see expected warning of class 'InsecureRequestWarning'
Sky NSS committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for f520f7b - Browse repository at this point
Copy the full SHA f520f7bView commit details