Tagged Questions
1
vote
1answer
131 views
Authenticate phpBB using custom MS-SQL database
How can I let my users to log into a phpBB forum by entering their user credentials while these credentials are stored in a separate MS SQL database?
I mean I need to customize the authentication ...