Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 347 Bytes

phpBB 3.1 Auth Django

Authentication provider for phpBB 3.1 that authenticates against a Django database.

Installation

You need https://github.com/modelbrouwers/django-sessionprofile on the Django side for this, and the Django database must be PostgreSQL.

Add your Django database credentials to the config.php file in the phpBB3 root.