Age | Commit message (Collapse) | Author |
|
- Issue #420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The latest changes on the platform caused the user agent to be
unable to download the smtp client certificate, receiving a 401 in
response. I added the authorization header to the call on the user
agent so that is fixed.
|
|
|
|
|
|
otherwise
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- User running the agent might not have the rights to do this
|
|
-- Issues #93 and #333
|
|
- Issue #333
- Needed to patch urrlib3 for older requests versions
- Use --leap-cert-fingerprint <SHA1> to validate fingerprint
|
|
- Issue #333
- Now a different certificate is used to communicate with the provider's
HTTPS website than for all other connections, e.g. to the api
|
|
|
|
|
|
|
|
|
|
0.6.0, mail sync should work again
|
|
|
|
|
|
|
|
|
|
|
|
|