summaryrefslogtreecommitdiff
path: root/service/pixelated/config/leap.py
AgeCommit message (Expand)Author
2017-01-21Re-raise the same exception to keep contextTulio Casagrande
2017-01-20Rebase previous PR on current master - see PR #915 for detailsOla Bini
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-11-04[#795] fixed missing yield on authenticate in leap initialize for activist modeNavaL
2016-10-28removing obsolete Leap_password_checker #795NavaL
2016-10-28Fixing Authentication imports #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26Adds real authenticationDenis Costa
2016-10-26Moving authentication out of login_resourceBruno Wagner
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-11[#792] Move leap.bonafide to leap.bitmask.bonafideTulio Casagrande
2016-09-26rearranged leap session creation to not sync nor setup account/fetcher, when ...NavaL
2016-09-23Replace SRPSession usages with bonafideTulio Casagrande
2016-09-12Implements bonafide to replace leap.authBruno Wagner
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-26[Denis/Tulio][#769] Fix activist mode initializationTulio Casagrande
2016-08-24[#762] Remove smtp-service download from session creationTulio Casagrande
2016-08-23Changes soledad json download orderBruno Wagner
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-08-19Normalizing single and multi user bootstrap #759Bruno Wagner
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-01-28making async setup user services after authNavaL
2016-01-25Add integrity-check maintenance commandFolker Bernitt
2016-01-22Download certficate on multi user startupFolker Bernitt
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-10-20Refactored the welcome mail logic and add a testJefferson Stachelski
2015-10-20Revert "Add missing import for logging"kaeff
2015-10-20Add missing import for loggingkaeff
2015-10-19Moved set gnupg loggin level to right placeJefferson Stachelski
2015-10-19Fix the pep8Jefferson Stachelski
2015-10-19Added a missing importJefferson Stachelski
2015-10-16project-issues#130 Change gnupg logging levelGiovane Liberato
2015-10-14issue #484 - Add welcome mail for new accountsJefferson Stachelski
2015-09-25Add repair to pixelated maintenanceFolker Bernitt
2015-09-16Moved account to after sync function #458Bruno Wagner
2015-08-11pep8Victor Shyba
2015-08-11Enable initial sync and background jobs.Folker Bernitt
2015-08-11trying out a new migrationVictor Shyba
2015-06-10checking keys is a session responsabilityVictor Shyba
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Moved initialization, fingerprint and cert inside LeapCertificate classBruno Wagner
2015-06-08move leap certs initialization to the certs modulerafael lisboa
2015-06-07events server can also run on random portVictor Shyba
2015-06-05Moved initialization of leap background jobs to leap initBruno Wagner
2015-06-05Added creation of input mail from python messageBruno Wagner