aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix misc pep8 errorsPavlos Ratis2013-09-081-5/+10
* move password and email settings to another pagePavlos Ratis2013-09-041-0/+2
* add support for user settingsPavlos Ratis2013-09-011-6/+6
* Fix flake8 errorsTheo Chatzimichos2013-08-261-4/+8
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-1/+1
* Switch ciphers to output urlsafe base64.Michał Górny2013-08-211-1/+1
* rename accounts_lists view to listsPavlos Ratis2013-08-181-3/+3
* add url tag to templatesPavlos Ratis2013-08-181-5/+5
* improved dev lists viewPavlos Ratis2013-08-171-3/+3
* Support displaying QRCode for TOTP URI.Michał Górny2013-08-091-0/+1
* Introduce 'otp-setup', to set TOTP up.Michał Górny2013-08-091-0/+1
* urls: import the whole module rather than single views.Michał Górny2013-08-081-14/+14
* use of LDAPUser and ldapdb to get lists infoPavlos Ratis2013-08-061-7/+5
* Establish simple SSL client certificate auth.Michał Górny2013-08-051-1/+2
* Fix all pep8 issues apart from:Theo Chatzimichos2013-07-091-2/+3
* add data retrieval support from LDAP to user pagePavlos Ratis2013-07-011-1/+2
* Merge branch 'openid-week2'Theo Chatzimichos2013-06-301-1/+5
|\
| * Support OpenID CheckID requests.Michał Górny2013-06-291-1/+2
| * Add a minimal user page with OpenID <link/>s.Michał Górny2013-06-291-1/+2
| * Re-enable a minimal OpenID endpoint facility.Michał Górny2013-06-261-1/+3
* | Add logout/Theo Chatzimichos2013-06-291-1/+2
|/
* Use url() in urlpatterns.Michał Górny2013-06-261-6/+6
* Move urlpatterns into application.Michał Górny2013-06-261-0/+13