summaryrefslogtreecommitdiff
path: root/src/leap/base/auth.py
AgeCommit message (Collapse)Author
2012-12-18freeze requests requirement lower than 1.0kali
srp auth breaking with 1.0 api
2012-12-17fix srp authentication cookieskali
2012-12-15use gnutls to parse pemfileskali
2012-12-12changed some values in new style eipconfigkali
2012-12-10get cipher config from eip-servicekali
2012-11-12fix uri for sessions PUTkali
2012-11-09working version of the fake provider.kali
wizard can now be completely tested against this.
2012-11-09connect page merged into regvalidation.kali
Flow nearly working with fake provider, except for authentication.
2012-11-08more specific errors catched during srpauthkali
2012-10-26user credentials saved on login/signup branches.kali
cert request is using magick decorator that retrieves the certificates using srp.
2012-10-25login branch in wizardkali
2012-10-23allow to test auth from clikali
2012-10-19added docskali
2012-10-19srp authentication class + useful decoratorkali
2012-10-17moved srp registration to basekali
and some minor changes in wizard, like textentry for provider.