Skip to content

v7.0.2

Compare
Choose a tag to compare
@ASF-Discovery ASF-Discovery released this 30 Jan 18:25
· 198 commits to master since this release
c2a22b8

Added

  • Adds AUTH_COOKIES string list constant to constants.INTERNAL and auth_cookie_names variable for ASFSession, used by auth_with_creds() and auth_with_cookiejar() to confirm login.

Fixed

  • Attempting to authorize ASFSession against CMR UAT using auth_with_creds() and auth_with_cookiejar() no longer raises an exception on valid login.
  • Fixes custom host in ASFSearchOptions raising type error while searching.