- Fix for autocreate bug
- Re-add phpcas path to use custom phpcas library, if wanted
- Remove GIT submodule for jasig phpcas
- Add composer dependencies instead
- Raise minimum Owncloud Version to 10.0
- Hotfixes for logging
- Hotfix for group and protected group handling
- Completely rewritten in object oriented code, based on Owncloud 9.1 app programming guidelines
- Added CSRF protection on setting form
- Use openssl_random_pseudo_bytes instead of mt_rand (if available)
- Initial plugin