phpbb/phpBB/includes/auth
Joseph Warner c9062fc1ee [feature/auth-refactor] Convert provider_apache to a service
Removes globals from provider_apache and turns it into a service.

PHPBB3-9734
2013-06-20 22:21:22 -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] Convert provider_apache to a service 2013-06-20 22:21:22 -04:00
provider_db.php [feature/auth-refactor] Turn provider_db into a service 2013-06-20 21:56:01 -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] Convert provider_ldap to a service 2013-06-20 22:11:53 -04:00