]> git.openstreetmap.org Git - osqa.git/commit
OSQA-425, adding LDAP Based Authentication OSQA module to the core
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 2 Apr 2012 23:11:47 +0000 (23:11 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Mon, 2 Apr 2012 23:11:47 +0000 (23:11 +0000)
commitf57a5fec7dc10c8ae8dba6327c6850ecc0594f99
tree655368938f128e00d04fc96fff15082bad1003df
parente907efa7d02378ca6e4cbbcfacd25054faacf3bc
OSQA-425, adding LDAP Based Authentication OSQA module to the core

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1241 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum_modules/ldapauth/__init__.py [new file with mode: 0644]
forum_modules/ldapauth/authentication.py [new file with mode: 0644]
forum_modules/ldapauth/settings.py [new file with mode: 0644]
forum_modules/ldapauth/templates/loginform.html [new file with mode: 0644]