Skip to content

sdss_access 1.0.1

Compare
Choose a tag to compare
@havok2063 havok2063 released this 28 May 15:19

Fixes a bug with HttpAccess not being usable in public mode.

  • Bug Fix #16 - HttpAccess used in public mode checks for netrc file
  • Combines separate set_auth methods in BaseAccess and HttpAccess into a single set_auth available as AuthMixin
  • Auth.set_netrc now raises an AccessError on failure to find a value netrc file.

What's Changed

Full Changelog: 1.0.0...1.0.1