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
path:
root
/
okupy
/
common
/
ldap_helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix more pep8 errors
Pavlos Ratis
2013-09-25
1
-3
/
+0
*
fix pep8 errors
Pavlos Ratis
2013-09-23
1
-2
/
+4
*
Replace django-auth-ldap with ldapdb-based auth backend.
Michał Górny
2013-09-22
1
-0
/
+3
*
get_bound_ldapuser(): support custom username.
Michał Górny
2013-09-22
1
-2
/
+3
*
Clean up settings.DATABASES when get_bound_ldapuser() fails.
Michał Górny
2013-09-12
1
-1
/
+5
*
Use context managers to clean up settings.DATABASES after binds.
Michał Górny
2013-09-12
1
-29
/
+26
*
Use session identifiers for unique LDAP db aliases.
Michał Górny
2013-09-12
1
-3
/
+5
*
Fix flake8 errors
Theo Chatzimichos
2013-08-26
1
-2
/
+4
*
switch back to non-relative imports, they proved to be confusing
Theo Chatzimichos
2013-08-25
1
-2
/
+2
*
Move crypto-related stuff to okupy.crypto.
Michał Górny
2013-08-21
1
-1
/
+1
*
Iterate through all passwords in the list
Theo Chatzimichos
2013-08-19
1
-2
/
+2
*
Stop iterating when secondary password is removed
Theo Chatzimichos
2013-08-19
1
-0
/
+1
*
Introduce get_bound_ldapuser() helper.
Michał Górny
2013-08-18
1
-9
/
+24
*
Remove get_ldap_connection completely
Theo Chatzimichos
2013-08-17
1
-36
/
+0
*
Use bind_as() to localize LDAP identity changes.
Michał Górny
2013-08-17
1
-9
/
+9
*
Handle unknown hashes in secondary-pass code gracefully.
Michał Górny
2013-08-17
1
-4
/
+12
*
Add support for secondary password
Pavlos Ratis
2013-08-17
1
-0
/
+47
*
Fix get_ldap_connection to get secondary_password from the session
Theo Chatzimichos
2013-08-13
1
-1
/
+1
*
Add get_ldap_connection helper function
Theo Chatzimichos
2013-08-08
1
-0
/
+36