index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
bitmask_libraries
Age
Commit message (
Expand
)
Author
2017-01-19
Add copyright statements to all Python files that doesn't have it
Ola Bini
2017-01-10
Check if key is synchronized with server at every login
Tulio Casagrande
2017-01-10
Fix regenerate keys test flow
Tulio Casagrande
2017-01-09
Log user's current key for easier debug
Tulio Casagrande
2017-01-02
[#851] minor refactoring, and using the right keymanager branch
NavaL
2017-01-02
[#850] refactoring as a result of moving should_renew to be in key
NavaL
2017-01-02
[#850] keys will now be renewed two months before expiry date
NavaL
2017-01-02
[#815] regenerating new keys when the current one expires
NavaL
2017-01-02
[#815] regenerating new keys when the current one expires
NavaL
2016-11-23
replace stdlib's unittest with trials's unittest for all unittest
Roald de Vries
2016-10-28
Fixing Authentication imports #795
NavaL
2016-10-26
Adds real authentication
Denis Costa
2016-10-26
Moving authentication out of login_resource
Bruno Wagner
2016-09-23
Replace SRPSession usages with bonafide
Tulio Casagrande
2016-09-13
[#778] Handling case of failed key upload
Tulio Casagrande
2016-09-13
[#778] Isolated and fixed keymanager tests
Tulio Casagrande
2016-09-08
[#778][Test] Don't send an existing public key
Tulio Casagrande
2016-08-30
[#765] Move combined certificates to the leap folder
Tulio Casagrande
2016-08-29
[#765] Move combined_ca_bundle to UA initialization
Tulio Casagrande
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-06-24
Issue #694 add an admin restricted resource for user stats
NavaL
2016-06-07
Update keymanager calls due api update
Caio Carrara
2016-05-31
Remove unused session_id
Tulio Casagrande
2016-04-04
Migrate ImapAccount to Account
Tulio Casagrande
2016-02-24
Recreate session on soledad problems
Folker Bernitt
2016-02-23
Only do initial sync on session creation
Folker Bernitt
2016-02-12
mocking all paths to exists
NavaL
2016-02-11
Redownload SMTP certficates if necessary
Folker Bernitt
2016-02-10
Download SMTP client certificate, not VPN one
Folker Bernitt
2016-02-09
Close account on session close
Folker Bernitt
2016-02-09
Small fix to wrap entire KeyManager in test_nicknym.py
Folker Bernitt
2016-02-08
mocking register/unregister key generation event, on close
NavaL
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-02-01
Fix unit tests
Giovane
2016-01-29
Fix: Only act on generated keys for current user
Folker Bernitt
2015-11-06
Refactor - Removed class SoledadSession
Jefferson Stachelski
2015-11-04
Issue #499 - removed the local SMTP
Jefferson Stachelski
2015-11-04
Instantiate new MailSender in Services
Folker Bernitt
2015-11-03
Issue #499 Moved remote smtp configuration
Bruno Wagner
2015-10-27
Moves welcome mail logic inside LeapSession
Giovane
2015-10-12
Move SOLEDAD_INVALID_AUTH_TOKEN listner to outermost user agent start
Folker Bernitt
2015-10-09
adds a listener for SOLEDAD_INVALID_AUTH_TOKEN
Victor Shyba
2015-10-09
fixes test that wasnt running
Victor Shyba
2015-09-21
Add more description on fingerprint missmatch error
Folker Bernitt
2015-09-16
Moved account to after sync function #458
Bruno Wagner
2015-09-16
Fixed duplicate document error on reruns #458
Bruno Wagner
2015-09-16
Add fingerprints to exception on mismatch
Folker Bernitt
2015-08-30
[tests] Soledad have no plans of readding this
Victor Shyba
2015-08-11
Added mail_store to LeapSession.
Folker Bernitt
2015-08-11
Added some calls to super for tests based on test_abstract_leap.py.
Folker Bernitt
[next]