aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add Gravatar supportPavlos Ratis2013-09-241-0/+1
* Import ACLField from our forked django-ldapdb.Michał Górny2013-09-171-1/+2
* Add tests for ldapuser and get_bound_ldapuserTheo Chatzimichos2013-08-281-3/+0
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-1/+1
* Move crypto-related stuff to okupy.crypto.Michał Górny2013-08-211-1/+1
* update models with the new attributesPavlos Ratis2013-08-181-5/+8
* Use LDAP as secret backend for OTP.Michał Górny2013-08-181-0/+2
* SSL auth: authenticate directly into session.Michał Górny2013-08-121-8/+0
* pep8Theo Chatzimichos2013-08-081-1/+1
* Merge branch 'ssl-auth'Theo Chatzimichos2013-08-051-0/+8
|\
| * Establish simple SSL client certificate auth.Michał Górny2013-08-051-0/+10
* | activation: use encrypted_id for activation token.Michał Górny2013-08-021-2/+3
|/
* OpenID: support automatic authentication for the same site.Michał Górny2013-07-201-0/+2
* Support storing user data preferences in the db.Michał Górny2013-07-201-0/+6
* Merge remote-tracking branch 'tampakrap/birthday' into openid-week5Michał Górny2013-07-191-2/+2
|\
| * Convert birthday to DateFieldTheo Chatzimichos2013-07-161-2/+2
* | Fix doing OpenID auth with no SReg.Michał Górny2013-07-171-1/+1
* | Merge remote-tracking branch 'origin/master' into openid-week5Michał Górny2013-07-161-7/+25
|\|
| * Various fixes in LDAPUserTheo Chatzimichos2013-07-131-7/+25
* | Support mail address choice for OpenID SReg.Michał Górny2013-07-121-0/+2
|/
* Merge branch 'master' into openid-week4Michał Górny2013-07-121-10/+68
|\
| * Add object_class field to retrieve objectClass LDAP attributeTheo Chatzimichos2013-07-111-0/+2
| * Add LDAPUser model, from django-ldapdbTheo Chatzimichos2013-07-101-1/+53
| * Fix all pep8 issues apart from:Theo Chatzimichos2013-07-091-11/+14
* | SReg: initial support for choosing fields to send.Michał Górny2013-07-071-0/+15
|/
* Move OpenID store model to accounts app.Michał Górny2013-06-261-0/+23
* Fix typo in vim modeline.Michał Górny2013-06-261-1/+1
* Include vim modelines in all code files.Michał Górny2013-06-251-1/+1
* Add the signup and activate viewsTheo Chatzimichos2013-06-061-0/+10
* Empty model file for accounts app is not needed anymore since the testsTheo Chatzimichos2013-05-111-0/+0
* Add empty accounts/models.py otherwise the tests don't runTheo Chatzimichos2013-05-111-0/+0