Go to file
Andreas Boehler 539c4b56ef A few bugfixes, especially for MD5Crypt and password changing 2012-12-20 15:01:12 +01:00
appinfo Bump to 0.5 2012-12-15 11:20:44 +01:00
js Initial import. 2012-11-27 12:29:42 +01:00
templates Added more encryption types based on PostfixAdmin 2012-12-15 11:19:21 +01:00
.hgtags Removed tag 0.5 2012-12-15 11:21:59 +01:00
README.md Initial import. 2012-11-27 12:29:42 +01:00
settings.php Added more encryption types based on PostfixAdmin 2012-12-15 11:19:21 +01:00
user_sql.php A few bugfixes, especially for MD5Crypt and password changing 2012-12-20 15:01:12 +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.