Skip to content

Deriva Authentication Agent and Upload Utility

Compare
Choose a tag to compare
@mikedarcy mikedarcy released this 15 Mar 23:01
· 81 commits to master since this release

DEPRECATION WARNING:

These applications have been deprecated in favor of the newer, single-package installer bundle DERIVA Client Tools and the corresponding source package release of deriva-client on PyPi.


Release Notes - 0.4.4

Authentication Agent:

  • Fixes for #2, #4.
  • Fix issue with handling non-standard webauthn cookie names. Cookie names other than "webauthn" are supported, but must be manually entered into ~/.deriva/auth-agent-config.json as the cookie_name parameter of a server config block.

File/Data Uploader:

  • Fixes for #3, #4
  • Add a checkbox in Options panel to enable debug logging.