phpbb/phpBB/includes/auth
Joseph Warner 8214e6e837 [feature/auth-refactor] Finish refactoring auth plugins
I believe that this commit should have final minimal changes needed
to replace the old auth plugins with the refactored auth plugins.
Added a few more elements to the interface based on the old auth
plugins. Documentation is not complete and need works on these new
elements.

PHPBB3-9734
2013-06-19 15:33:59 -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] Finish refactoring auth plugins 2013-06-19 15:33:59 -04:00