This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-25 12:33:29 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
auth
History
Joseph Warner
7bdab205a1
[feature/auth-refactor] Refactor login to use new interface
...
Refactors auth.php to use the provider_interface during login. PHPBB-9734
2013-06-18 16:57:59 -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
auth.php
[feature/auth-refactor] Refactor login to use new interface
2013-06-18 16:57:59 -04:00
index.htm
…
provider_apache.php
[feature/auth-refactor] Make Apache consistent with interface
2013-06-18 15:41:07 -04:00
provider_db.php
[feature/auth-refactor] Make DB auth consistent with interface
2013-06-18 16:07:23 -04:00
provider_interface.php
[feature/auth-refactor] Document the provider interface
2013-06-18 15:20:41 -04:00
provider_ldap.php
[feature/auth-refactor] Make LDAP consistent with interface
2013-06-18 15:59:33 -04:00