Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Startup works till all mails are queried
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Trying to fix issue #384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Trying to apply a little of this:
https://www.python.org/dev/peps/pep-0020/
False doesnt point out what is being disabled.
The other argument changed only because of arguments order.
|
|
|
|
already explaining this
|
|
|
|
|
|
|
|
longer starts the smtp server
|
|
|
|
Adapted to run on current application module
|
|
Get soledad from soledad_session, instead of using the private one from
Account.
|
|
Use it instead of reapeating fdoc.content[flags]
|
|
|
|
It was used only to retrieve encryption key. This should be done by who
is using it.
|
|
- accidentally removed in previous commit
|
|
|
|
|
|
|
|
otherwise
|
|
|