summaryrefslogtreecommitdiff
path: root/service/pixelated/application.py
AgeCommit message (Expand)Author
2016-09-28remove private key from [gnupg] logs the right wayRoald de Vries
2016-09-22Moved all manhole start to manhole initBruno Wagner
2016-09-22move loglinegenerator to the support packageRoald de Vries
2016-09-21open telnet/ssh port only on localhostRoald de Vries
2016-09-21add a first pluginRoald de Vries
2016-09-21use absolute path to manhole configRoald de Vries
2016-09-21allow both telnet and sshRoald de Vries
2016-09-21allow ssh for manholeRoald de Vries
2016-09-21add manhole option to user agentRoald de Vries
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-06-23refactoring: moved Service factories to the service config fileNavaL
2016-06-14starting the server when the reactor is running and adding proper error handl...NavaL
2016-06-02Revert "added custom c extension to set mutex locking for openssl rand genera...NavaL
2016-06-01added custom c extension to set mutex locking for openssl rand generationNavaL
2016-05-30Handle errors on started processTulio Casagrande
2016-05-22accomodates the case where the email address is the data sent with the eventNavaL
2016-05-20adding event as first argument on invalid soledad register callback. register...NavaL
2016-05-19when invalid soledad auth token, it logs user out if multi-user and stops the...NavaL
2016-05-11Remove dispatcher references from serviceCaio Carrara
2016-02-19Fixed arity of two event callbacksFolker Bernitt
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-03reverting unnecessary steps to not re-load leap-sessions on re-login, as they...NavaL
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
2016-01-28making async setup user services after authNavaL
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26minor refactoringsNavaL
2016-01-25added integration testNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-19Make RootResource read account email from mail serviceFolker Bernitt
2016-01-18root resource now depends on the services factory -- and mail service, for no...NavaL
2016-01-18Refactory KeyResource to get services from sessionFolker Bernitt
2016-01-18Refactor Services to use provided constructor argumentsFolker Bernitt
2016-01-13Changed log level to INFO for the pixelated namespace and added basic info me...Bruno Wagner
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-10-22Move interstitial to root resourceFolker Bernitt
2015-10-20Refactored the welcome mail logic and add a testJefferson Stachelski
2015-10-15issue #484 - Removed the print commited by mistakeJefferson Stachelski
2015-10-14issue #484 - Add welcome mail for new accountsJefferson Stachelski
2015-10-12fix typo.Christoph Kluenter
2015-10-12Move SOLEDAD_INVALID_AUTH_TOKEN listner to outermost user agent startFolker Bernitt
2015-09-21#442 Creates feedback service that create tickets on leap web.Giovane
2015-09-03#304 Adds PixelatedSite class to hold custom request configuration and remove...Giovane
2015-08-11fix initialize_leapVictor Shyba
2015-08-11Enable initial sync and background jobs.Folker Bernitt
2015-08-11Working on pixelated-user-agent.Folker Bernitt
2015-06-09Extracted services setup in a separate classBruno Wagner
2015-06-09clean unused imports after certs and app cleanupVictor Shyba
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner