summaryrefslogtreecommitdiff
path: root/service/pixelated/register.py
AgeCommit message (Expand)Author
2016-11-03 [#792] refactor pixelated-register and removed leap.auth dependencyNavaL
2016-11-03 [#792] fix pixelated-registerNavaL
2016-10-28Fixing Authentication imports #795NavaL
2016-10-28authentication now returns AuthenticationNavaL
2016-10-26moving pixelated-maintenance register to use bonafide instead of leap.auth #792NavaL
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-10-18Removed extension that was unused for a long timeBruno Wagner
2016-09-05Adapted register after latest changesBruno Wagner
2016-08-29[#765] Move combined_ca_bundle to UA initializationTulio Casagrande
2016-08-19Started deferring leap session creation #759Bruno Wagner
2015-09-29Fixed length check for password to mirror the leap webappBruno Wagner
2015-09-28Leap web requires 8 length password, so we'll do it on UA tooBruno Wagner
2015-09-14ensure the zmq is runningChristoph Kluenter
2015-07-01#346 pep8 fixedJefferson Stachelski
2015-07-01#346 Added a password parameter for script useJefferson Stachelski
2015-06-17clean up unused variables (flake8 violations)Victor Shyba
2015-06-15Register now understands fingerprint and certificate arguments againBruno Wagner
2015-06-10Provider web certificate will always be bytestring now, requests complains ot...Bruno Wagner
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-06-05Moved register out of application like maintenanceBruno Wagner