phpbb/phpBB/includes/auth
Joseph Warner b8610c4b98 [feature/auth-refactor] Refactor code to use services
Refactors all loading of auth providers to use services instead of
directly calling the class.

PHPBB3-9734
2013-06-21 18:04:11 -04:00
..
auth.php [feature/auth-refactor] Refactor code to use services 2013-06-21 18:04:11 -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