Skip to content

Fixes

Pawel Kacper Zembrzuski requested to merge fix_cookies_and_tokens into master
  • Fix cookie generation - do not overwrite valid cookie
  • Store token also when it's generated from cookie
  • Allow to specify username for LanDB
  • Refresh cookie if cookie is present but token can't be fetched
  • From this point Python 2 is no more supported

BREAKS compatibility with python2

Edited by Pawel Kacper Zembrzuski

Merge request reports