phpbb/phpBB/includes/auth
Joseph Warner 2445766b92 [feature/auth-refactor] Refactor acp_board for new auth interface
Partially refactors acp_board for the new authentication interface.
Leaves some questionable if statements in the file.
Modifies the interface to correctly impletment the acp() method.
Modifies each provider to comply with the above mentioned interface
modification.

PHPBB3-9734
2013-06-19 15:02:34 -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] Refactor acp_board for new auth interface 2013-06-19 15:02:34 -04:00
provider_db.php [feature/auth-refactor] Refactor acp_board for new auth interface 2013-06-19 15:02:34 -04:00
provider_interface.php [feature/auth-refactor] Refactor acp_board for new auth interface 2013-06-19 15:02:34 -04:00
provider_ldap.php [feature/auth-refactor] Refactor acp_board for new auth interface 2013-06-19 15:02:34 -04:00