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
/
register.py
Age
Commit message (
Expand
)
Author
2016-11-03
[#792] refactor pixelated-register and removed leap.auth dependency
NavaL
2016-11-03
[#792] fix pixelated-register
NavaL
2016-10-28
Fixing Authentication imports #795
NavaL
2016-10-28
authentication now returns Authentication
NavaL
2016-10-26
moving pixelated-maintenance register to use bonafide instead of leap.auth #792
NavaL
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
2016-10-18
Removed extension that was unused for a long time
Bruno Wagner
2016-09-05
Adapted register after latest changes
Bruno Wagner
2016-08-29
[#765] Move combined_ca_bundle to UA initialization
Tulio Casagrande
2016-08-19
Started deferring leap session creation #759
Bruno Wagner
2015-09-29
Fixed length check for password to mirror the leap webapp
Bruno Wagner
2015-09-28
Leap web requires 8 length password, so we'll do it on UA too
Bruno Wagner
2015-09-14
ensure the zmq is running
Christoph Kluenter
2015-07-01
#346 pep8 fixed
Jefferson Stachelski
2015-07-01
#346 Added a password parameter for script use
Jefferson Stachelski
2015-06-17
clean up unused variables (flake8 violations)
Victor Shyba
2015-06-15
Register now understands fingerprint and certificate arguments again
Bruno Wagner
2015-06-10
Provider web certificate will always be bytestring now, requests complains ot...
Bruno Wagner
2015-06-08
Heavy rework on certs, removed most of it, simplified the logic
Bruno Wagner
2015-06-08
Fixed certificates initialization and removed which_api_bundle
Bruno Wagner
2015-06-05
Moved register out of application like maintenance
Bruno Wagner