You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creadits for pdecat for
Add options to trigger or not the default authentication method when U2F is available
and Fix AttributeError: 'generator' object has no attribute 'append' on python3
credits for pdecat for
* lxml 4.4.0 dropped support for python 3.4
* Add Duo U2F support
* Use MozillaCookieJar as LWPCookieJar has an issue on Windows when cookies have an 'expires' date too far in the future and they are converted from timestamp to datetime
* Fix python 2.7 compatibility
* Document Windows 10 and WSL usage/issues