You are not logged in Log in Join
You are here: Home » Members » vladap » MySQL user folder

Log in
Name

Password

 
 

Folder icon MySQL user folder

A Zope user folder which uses MySQL database to store user information.

mysqlUserFolder has four functions:

  • Main function is to authenticate users and set their roles based on data from the MySQL server.
  • It keeps track of sessions (including session logging).
  • It allows reading and writing custom user data through User object (which is returned by the user folder). This information is also kept in a MySQL table. Custom session data is also supported.
  • It has methods that allow users to modify their accounts. It also allows anonymous user creation (it allows users to create their accounts through the web). Also, folder's management interface allows user management.

Folder supports both HTTP and cookie authentication. Session support uses cookies only.

There is a mailing list

All documentation is in the docs folder in the archive. If you are upgrading, check UPGRADE file.

 Title   Type   Size   Modified   Status 
 CHANGELOG Edit object Document 10 K 2005-01-13 published
 README Edit object Document 18 K 2005-01-13 published
 release-0.6.2 Edit object Software Release   2004-06-09 published
 release-0.6.3 Edit object Software Release   2004-06-09 published
 release-0.6.4 Edit object Software Release   2004-06-09 published
 release-0.9.0 Edit object Software Release   2004-06-09 published
 release-0.9.1 Edit object Software Release   2004-06-09 published
 release-0.9.2 Edit object Software Release   2004-06-06 published
 release-1.0.0 Edit object Software Release   2004-06-06 published
 release-1.0.2 Edit object Software Release   2004-07-11 published
 release-1.0.3 Edit object Software Release   2004-09-04 published
 release-1.0.4 Edit object Software Release   2005-01-13 published
 release-1.0.5 Edit object Software Release   2005-09-26 published