mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Using this custom provider collection, we can properly check whether the configured auth provider does exist. The method get_provider() has been added for returning the default auth provider or the standard db auth provider if the specified one does not exist. Additionally, the method get_provider() will throw an RuntimeException if none of the above exist. PHPBB3-12352 |
||
---|---|---|
.. | ||
fixtures | ||
append_sid_test.php | ||
check_ban_test.php | ||
check_isvalid_test.php | ||
create_test.php | ||
extract_hostname_test.php | ||
extract_page_test.php | ||
garbage_collection_test.php | ||
session_key_test.php | ||
testable_facade.php | ||
testable_factory.php | ||
unset_admin_test.php | ||
validate_referrer_test.php |