phpbb/phpBB/includes/auth
Joseph Warner 0633666e2b [feature/auth-refactor] Fix LDAP conversion error
I messed up when converting over auth_ldap this commit fixes that
error. I have not been able to extensively test ldap due to not
having ldap set up on this computer yet.
Apache authentication appears to work.

PHPBB3-9734
2013-06-20 16:47:55 -04:00
..
auth.php [feature/auth-refactor] Fix typos causing changes to not work 2013-06-19 14:25:58 -04:00
auth_apache.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
auth_db.php [ticket/8713] Trim password in auth_db to keep compatibility. 2012-09-08 15:01:29 +02:00
auth_ldap.php [ticket/11010] changing email and url input types in php files 2013-05-20 18:34:28 +02:00
index.htm Auth plug-in, say thanks to Sergey Kanareykin 2002-08-06 16:56:14 +00:00
provider_apache.php [feature/auth-refactor] Finish refactoring auth plugins 2013-06-19 15:33:59 -04:00
provider_db.php [feature/auth-refactor] Finish refactoring auth plugins 2013-06-19 15:33:59 -04:00
provider_interface.php [feature/auth-refactor] Finish refactoring auth plugins 2013-06-19 15:33:59 -04:00
provider_ldap.php [feature/auth-refactor] Fix LDAP conversion error 2013-06-20 16:47:55 -04:00