GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/identity.gentoo.org.git
master
LDAP front-end and OpenID server for Gentoo Infrastructure (GSoC 2011, 2013)
Pavlos Ratis <dastergon@gentoo.org>, Michał Górny <mgorny@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
addition of helper bash scripts for development
Theo Chatzimichos
2013-08-09
3
-0
/
+32
*
Merge pull request #37 from mgorny/bugfixes
Michał Górny
2013-08-06
1
-3
/
+8
|
\
|
*
Fix post-SSL login redirect.
Michał Górny
2013-08-06
1
-1
/
+1
|
*
OpenID: fix failure to store selected e-mail address in the db.
Michał Górny
2013-08-06
1
-2
/
+7
*
|
Merge pull request #36 from dastergon/cbv
Pavlos Ratis
2013-08-06
5
-93
/
+58
|
\
\
|
|
/
|
/
|
|
*
use of LDAPUser and ldapdb to get lists info
Pavlos Ratis
2013-08-06
5
-93
/
+58
|
/
*
Merge branch 'ssl-auth'
Theo Chatzimichos
2013-08-05
8
-2
/
+107
|
\
|
*
Establish simple SSL client certificate auth.
Michał Górny
2013-08-05
6
-2
/
+89
|
*
Introduce ExternalBackend for handling external auth.
Michał Górny
2013-08-05
2
-0
/
+20
*
|
Merge pull request #33 from mgorny/encrypted-pk-model
Theo Chatzimichos
2013-08-05
5
-13
/
+67
|
\
\
|
*
|
activation: use encrypted_id for activation token.
Michał Górny
2013-08-02
4
-13
/
+10
|
|
/
|
*
Introduce EncryptedPKModel.
Michał Górny
2013-08-02
1
-0
/
+57
*
|
Merge pull request #35 from dastergon/log_fix
Pavlos Ratis
2013-08-03
1
-1
/
+1
|
\
\
|
*
|
fix formatter from test settings
Pavlos Ratis
2013-08-03
1
-1
/
+1
|
/
/
*
|
Merge pull request #32 from tampakrap/instance_name
Theo Chatzimichos
2013-07-31
1
-1
/
+1
|
\
|
|
*
as pointed out by dastergon, instance_name key is not used in non-verbose for...
Theo Chatzimichos
2013-07-29
1
-1
/
+1
|
/
*
Merge pull request #30 from mgorny/openid-week5
Theo Chatzimichos
2013-07-29
5
-35
/
+150
|
\
|
*
OpenID: support automatic authentication for the same site.
Michał Górny
2013-07-20
3
-8
/
+27
|
*
Support storing user data preferences in the db.
Michał Górny
2013-07-20
3
-4
/
+26
|
*
Fix handling AX-less requests.
Michał Górny
2013-07-19
1
-12
/
+13
|
*
SReg/AX: ignore empty/null values as well.
Michał Górny
2013-07-19
1
-0
/
+5
|
*
Merge remote-tracking branch 'tampakrap/birthday' into openid-week5
Michał Górny
2013-07-19
2
-3
/
+3
|
|
\
|
*
|
SReg/AX: ask only for available person data.
Michał Górny
2013-07-19
1
-0
/
+1
|
*
|
Support simple AX fetch request responses.
Michał Górny
2013-07-19
1
-4
/
+36
|
*
|
Do not use 'SRegRequest' in views.
Michał Górny
2013-07-19
2
-2
/
+2
|
*
|
Print privacy policy URL for SReg when supplied.
Michał Górny
2013-07-19
2
-19
/
+28
|
*
|
User proper <label/> elements for SReg items.
Michał Górny
2013-07-19
1
-1
/
+1
|
*
|
Pass 'next' properly within the login form.
Michał Górny
2013-07-18
2
-1
/
+3
|
*
|
Fix error when requesting unsupported SReg attrs.
Michał Górny
2013-07-17
1
-1
/
+3
|
*
|
Fix doing OpenID auth with no SReg.
Michał Górny
2013-07-17
2
-2
/
+2
|
*
|
Merge remote-tracking branch 'origin/master' into openid-week5
Michał Górny
2013-07-16
1
-7
/
+25
|
|
\
\
|
*
|
|
Assert for valid value choice in OpenID/SReg.
Michał Górny
2013-07-12
1
-1
/
+3
|
*
|
|
Support mail address choice for OpenID SReg.
Michał Górny
2013-07-12
4
-10
/
+30
*
|
|
|
Merge pull request #29 from tampakrap/unittests
Pavlos Ratis
2013-07-23
4
-38
/
+101
|
\
\
\
\
|
*
|
|
|
Move a few var declarations outside of setUp in order not to declare them eve...
Theo Chatzimichos
2013-07-17
2
-33
/
+44
|
*
|
|
|
Add more unit tests
Theo Chatzimichos
2013-07-17
4
-5
/
+57
*
|
|
|
|
Merge pull request #27 from tampakrap/birthday
Pavlos Ratis
2013-07-23
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Convert birthday to DateField
Theo Chatzimichos
2013-07-16
1
-2
/
+2
|
/
/
/
*
|
/
trivial fix
Theo Chatzimichos
2013-07-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #26 from tampakrap/ldapuser
Theo Chatzimichos
2013-07-14
1
-7
/
+25
|
\
\
|
*
|
Various fixes in LDAPUser
Theo Chatzimichos
2013-07-13
1
-7
/
+25
|
/
/
*
|
Merge pull request #25 from mgorny/openid-week4
Theo Chatzimichos
2013-07-12
4
-7
/
+108
|
\
|
|
*
Return LDAP data for SReg requests.
Michał Górny
2013-07-12
2
-12
/
+38
|
*
Merge branch 'master' into openid-week4
Michał Górny
2013-07-12
23
-295
/
+505
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #24 from tampakrap/ldapdb
Michał Górny
2013-07-11
10
-86
/
+167
|
\
\
|
*
|
Add object_class field to retrieve objectClass LDAP attribute
Theo Chatzimichos
2013-07-11
1
-0
/
+2
|
*
|
Add TLS and CONNECTION_OPTIONS for ldapdb
Theo Chatzimichos
2013-07-10
2
-0
/
+4
|
*
|
switch to our fork of django-ldapdb
Theo Chatzimichos
2013-07-10
2
-2
/
+2
|
*
|
minor improvement in settings.DIRECTORY, upgrade alice to developer
Theo Chatzimichos
2013-07-10
1
-4
/
+2
|
*
|
comment django-ldapdb configuration in tests.settings because:
Theo Chatzimichos
2013-07-10
1
-6
/
+9
[next]