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
/
pixelated
/
config
/
leap.py
Age
Commit message (
Expand
)
Author
2016-11-04
[#795] fixed missing yield on authenticate in leap initialize for activist mode
NavaL
2016-10-28
removing obsolete Leap_password_checker #795
NavaL
2016-10-28
Fixing Authentication imports #795
NavaL
2016-10-28
authentication now returns Authentication
NavaL
2016-10-26
Adds real authentication
Denis Costa
2016-10-26
Moving authentication out of login_resource
Bruno Wagner
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
2016-10-11
[#792] Move leap.bonafide to leap.bitmask.bonafide
Tulio Casagrande
2016-09-26
rearranged leap session creation to not sync nor setup account/fetcher, when ...
NavaL
2016-09-23
Replace SRPSession usages with bonafide
Tulio Casagrande
2016-09-12
Implements bonafide to replace leap.auth
Bruno Wagner
2016-08-29
[#765] Move combined_ca_bundle to UA initialization
Tulio Casagrande
2016-08-26
[Denis/Tulio][#769] Fix activist mode initialization
Tulio Casagrande
2016-08-24
[#762] Remove smtp-service download from session creation
Tulio Casagrande
2016-08-23
Changes soledad json download order
Bruno Wagner
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2016-08-19
Normalizing single and multi user bootstrap #759
Bruno Wagner
2016-05-11
Remove dispatcher references from service
Caio Carrara
2016-02-24
Recreate session on soledad problems
Folker Bernitt
2016-01-28
making async setup user services after auth
NavaL
2016-01-25
Add integrity-check maintenance command
Folker Bernitt
2016-01-22
Download certficate on multi user startup
Folker Bernitt
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2015-10-27
Moves welcome mail logic inside LeapSession
Giovane
2015-10-20
Refactored the welcome mail logic and add a test
Jefferson Stachelski
2015-10-20
Revert "Add missing import for logging"
kaeff
2015-10-20
Add missing import for logging
kaeff
2015-10-19
Moved set gnupg loggin level to right place
Jefferson Stachelski
2015-10-19
Fix the pep8
Jefferson Stachelski
2015-10-19
Added a missing import
Jefferson Stachelski
2015-10-16
project-issues#130 Change gnupg logging level
Giovane Liberato
2015-10-14
issue #484 - Add welcome mail for new accounts
Jefferson Stachelski
2015-09-25
Add repair to pixelated maintenance
Folker Bernitt
2015-09-16
Moved account to after sync function #458
Bruno Wagner
2015-08-11
pep8
Victor Shyba
2015-08-11
Enable initial sync and background jobs.
Folker Bernitt
2015-08-11
trying out a new migration
Victor Shyba
2015-06-10
checking keys is a session responsability
Victor Shyba
2015-06-08
Heavy rework on certs, removed most of it, simplified the logic
Bruno Wagner
2015-06-08
Moved initialization, fingerprint and cert inside LeapCertificate class
Bruno Wagner
2015-06-08
move leap certs initialization to the certs module
rafael lisboa
2015-06-07
events server can also run on random port
Victor Shyba
2015-06-05
Moved initialization of leap background jobs to leap init
Bruno Wagner
2015-06-05
Added creation of input mail from python message
Bruno Wagner