aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* addition of helper bash scripts for developmentTheo Chatzimichos2013-08-093-0/+32
* Merge pull request #37 from mgorny/bugfixesMichał Górny2013-08-061-3/+8
|\
| * Fix post-SSL login redirect.Michał Górny2013-08-061-1/+1
| * OpenID: fix failure to store selected e-mail address in the db.Michał Górny2013-08-061-2/+7
* | Merge pull request #36 from dastergon/cbvPavlos Ratis2013-08-065-93/+58
|\ \ | |/ |/|
| * use of LDAPUser and ldapdb to get lists infoPavlos Ratis2013-08-065-93/+58
|/
* Merge branch 'ssl-auth'Theo Chatzimichos2013-08-058-2/+107
|\
| * Establish simple SSL client certificate auth.Michał Górny2013-08-056-2/+89
| * Introduce ExternalBackend for handling external auth.Michał Górny2013-08-052-0/+20
* | Merge pull request #33 from mgorny/encrypted-pk-modelTheo Chatzimichos2013-08-055-13/+67
|\ \
| * | activation: use encrypted_id for activation token.Michał Górny2013-08-024-13/+10
| |/
| * Introduce EncryptedPKModel.Michał Górny2013-08-021-0/+57
* | Merge pull request #35 from dastergon/log_fixPavlos Ratis2013-08-031-1/+1
|\ \
| * | fix formatter from test settingsPavlos Ratis2013-08-031-1/+1
|/ /
* | Merge pull request #32 from tampakrap/instance_nameTheo Chatzimichos2013-07-311-1/+1
|\|
| * as pointed out by dastergon, instance_name key is not used in non-verbose for...Theo Chatzimichos2013-07-291-1/+1
|/
* Merge pull request #30 from mgorny/openid-week5Theo Chatzimichos2013-07-295-35/+150
|\
| * OpenID: support automatic authentication for the same site.Michał Górny2013-07-203-8/+27
| * Support storing user data preferences in the db.Michał Górny2013-07-203-4/+26
| * Fix handling AX-less requests.Michał Górny2013-07-191-12/+13
| * SReg/AX: ignore empty/null values as well.Michał Górny2013-07-191-0/+5
| * Merge remote-tracking branch 'tampakrap/birthday' into openid-week5Michał Górny2013-07-192-3/+3
| |\
| * | SReg/AX: ask only for available person data.Michał Górny2013-07-191-0/+1
| * | Support simple AX fetch request responses.Michał Górny2013-07-191-4/+36
| * | Do not use 'SRegRequest' in views.Michał Górny2013-07-192-2/+2
| * | Print privacy policy URL for SReg when supplied.Michał Górny2013-07-192-19/+28
| * | User proper <label/> elements for SReg items.Michał Górny2013-07-191-1/+1
| * | Pass 'next' properly within the login form.Michał Górny2013-07-182-1/+3
| * | Fix error when requesting unsupported SReg attrs.Michał Górny2013-07-171-1/+3
| * | Fix doing OpenID auth with no SReg.Michał Górny2013-07-172-2/+2
| * | Merge remote-tracking branch 'origin/master' into openid-week5Michał Górny2013-07-161-7/+25
| |\ \
| * | | Assert for valid value choice in OpenID/SReg.Michał Górny2013-07-121-1/+3
| * | | Support mail address choice for OpenID SReg.Michał Górny2013-07-124-10/+30
* | | | Merge pull request #29 from tampakrap/unittestsPavlos Ratis2013-07-234-38/+101
|\ \ \ \
| * | | | Move a few var declarations outside of setUp in order not to declare them eve...Theo Chatzimichos2013-07-172-33/+44
| * | | | Add more unit testsTheo Chatzimichos2013-07-174-5/+57
* | | | | Merge pull request #27 from tampakrap/birthdayPavlos Ratis2013-07-231-2/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Convert birthday to DateFieldTheo Chatzimichos2013-07-161-2/+2
|/ / /
* | / trivial fixTheo Chatzimichos2013-07-161-1/+1
| |/ |/|
* | Merge pull request #26 from tampakrap/ldapuserTheo Chatzimichos2013-07-141-7/+25
|\ \
| * | Various fixes in LDAPUserTheo Chatzimichos2013-07-131-7/+25
|/ /
* | Merge pull request #25 from mgorny/openid-week4Theo Chatzimichos2013-07-124-7/+108
|\|
| * Return LDAP data for SReg requests.Michał Górny2013-07-122-12/+38
| * Merge branch 'master' into openid-week4Michał Górny2013-07-1223-295/+505
| |\ | |/ |/|
* | Merge pull request #24 from tampakrap/ldapdbMichał Górny2013-07-1110-86/+167
|\ \
| * | Add object_class field to retrieve objectClass LDAP attributeTheo Chatzimichos2013-07-111-0/+2
| * | Add TLS and CONNECTION_OPTIONS for ldapdbTheo Chatzimichos2013-07-102-0/+4
| * | switch to our fork of django-ldapdbTheo Chatzimichos2013-07-102-2/+2
| * | minor improvement in settings.DIRECTORY, upgrade alice to developerTheo Chatzimichos2013-07-101-4/+2
| * | comment django-ldapdb configuration in tests.settings because:Theo Chatzimichos2013-07-101-6/+9