You are here: Home Plone products SQLPASPlugin

SQLPASPlugin (1.0)

1
by Olha Pelishok last modified 2008-05-20
0.0
0.0
0.0
0.0
Released on 2008-12-12 by Wichert Akkerman for Plone 2.5, Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
A set of PAS plugins allowing user management/authentication to come from a SQL source.

SQLPASPlugin currently provides three primary pieces. One for providing authentication against a SQL-based data source, one for the reading and writing of user property sheets from a SQL-based data source and another for dealing with roles.

The unit tests are configured to run against SQLite by default. But these tests can be configured to run against any other SQL data source. There is currently setup information commented out for running the tests against PostgreSQL and MySQL as well.

Note: Currently SQLPASPlugin is dependent upon PlonePAS for writing properties back to the SQL datasource. The plan in the future would be to remove the requirement on PlonePAS.

Document Actions
Powered by Plone