1
0
mirror of https://github.com/moparisthebest/user_sql synced 2024-08-13 16:53:48 -04:00
user_sql/README.md
Andreas Boehler 3bee033569 Updated README
Fixed getUsers() bug that prevented admin interface to show user list
correctly
2012-12-21 12:26:58 +01:00

493 B

user_sql

Owncloud SQL authentification

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

Enable it in your Admin -> Apps section and configure your server's details. Currently, it supports most of postfixadmin's encryption options, except dovecot and saslauthd. It was tested and developed for a postfixadmin database.

Credits

  • Johan Hendriks provided his user_postfixadmin
  • Ed Wildgoose for fixing possible SQL injection vulnerability