1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-15 00:44:53 +02:00
Files
php-phpbb/phpBB
Joseph Warner 49a5d99ec5 [feature/auth-refactor] Auth Apache Provider Skeleton
Creates a skeleton for Apache based authentication using the
phpbb_auth_provider_interface named phpbb_auth_provider_apache.
This brings over all code in auth_apache.php verbatim complete with
all global variables currently in use.

PHPBB3-9734
2013-06-17 16:38:04 -04:00
..