Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-11 | offline mode | Kali Kaneko | |
This will skip: * srp authentication with server * remote soledad configuration * keymanager sending key to server * imap fetches. Its main goal is to help us while debugging imap accounts, by cutting almost all communication with server. It will break havoc if you use it without having local keys configured. So, basically, use with care. | |||
2013-11-14 | Set token to none in logout. | Ivan Alejandro | |
2013-10-30 | Fix non-ascii password change problem. | Ivan Alejandro | |
[Closes #4003] | |||
2013-10-29 | Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ↵ | Tomás Touceda | |
develop | |||
2013-10-29 | Encode cert path before send it. | Ivan Alejandro | |
2013-10-28 | dependency pinning on requests | Kali Kaneko | |
2013-10-07 | Increase the max retries for the sessions in SRPAuth | Tomás Touceda | |
2013-10-03 | Reset the session on every login attempt | Tomás Touceda | |
2013-10-03 | Update provider_config in SRPAuth initialization | Tomás Touceda | |
2013-10-02 | Use token header also for authenticated requests | Tomás Touceda | |
2013-10-01 | Use the same exception for all the auth user facing errors | Tomás Touceda | |
2013-09-19 | Merge remote-tracking branch 'ivan-github/bug/3857_username-case-problem' ↵ | Kali Kaneko | |
into develop | |||
2013-09-19 | Username case problem at login. Closes #3857. | Ivan Alejandro | |
2013-09-18 | Use generic username/password message. | Ivan Alejandro | |
2013-09-13 | Handle correctly a logout problem. Closes #3774. | Ivan Alejandro | |
Also remove preferences button disable, we don't need that. | |||
2013-08-23 | Add password change feature. | Ivan Alejandro | |
2013-08-22 | Make username lower case before using them | Tomás Touceda | |
2013-08-21 | Use DELETE /1/logout to properly logout | Tomás Touceda | |
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |