Go to file
Andreas Boehler 74069232bb Fix a bug where user list was empty when no search was performed 2012-11-30 11:21:10 +01:00
appinfo Fix a bug where user list was empty when no search was performed 2012-11-30 11:21:10 +01:00
js Initial import. 2012-11-27 12:29:42 +01:00
templates Added User Active Column. If the value is not 1, access is denied. Leave 2012-11-27 18:08:40 +01:00
README.md Initial import. 2012-11-27 12:29:42 +01:00
settings.php Added User Active Column. If the value is not 1, access is denied. Leave 2012-11-27 18:08:40 +01:00
user_sql.php Fix a bug where user list was empty when no search was performed 2012-11-30 11:21:10 +01:00

README.md

user_sql

Owncloud SQL authentification

This is plugin is heavily based on user_imap, user_pwauth and user_ldap!

Enable it in your Admin -> Apps section and configure your server's details. Currently, it only works with mySQL and the crypt() password encryption string. It was tested and developed for a postfixadmin database.