Changes between Initial Version and Version 1 of PhpBbAuthPlugin


Ignore:
Timestamp:
Apr 20, 2008, 7:14:43 AM (16 years ago)
Author:
John Hampton
Comment:

New hack PhpBbAuthPlugin, created by pacopablo

Legend:

Unmodified
Added
Removed
Modified
  • PhpBbAuthPlugin

    v1 v1  
     1= phpBB Authentication with AccountManagerPlugin =
     2
     3== Description ==
     4
     5Use a phpBB3 database as the authentication store for Trac
     6
     7== Bugs/Feature Requests ==
     8
     9Existing bugs and feature requests for PhpBbAuthPlugin are
     10[report:9?COMPONENT=PhpBbAuthPlugin here].
     11
     12If you have any issues, create a
     13[http://trac-hacks.org/newticket?component=PhpBbAuthPlugin&owner=pacopablo new ticket].
     14
     15== Download ==
     16
     17Download the zipped source from [download:phpbbauthplugin here].
     18
     19== Source ==
     20
     21You can check out PhpBbAuthPlugin from [http://trac-hacks.org/svn/phpbbauthplugin here] using Subversion, or [source:phpbbauthplugin browse the source] with Trac.
     22
     23== Example ==
     24
     25Set the phpBB database location
     26
     27{{{
     28[account-manager]
     29phpbb_database = mysql://user:pass@host/database
     30}}}
     31
     32== Recent Changes ==
     33
     34[[ChangeLog(phpbbauthplugin, 3)]]
     35
     36== Author/Contributors ==
     37
     38'''Author:''' [wiki:pacopablo] [[BR]]
     39'''Contributors:'''