Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 722 Bytes

CHANGELOG

Version 1.4.5

  • 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

Version 1.4.2, 1.4.3, 1.4.4

  • Hotfixes for logging

Version 1.4.1

  • Hotfix for group and protected group handling

Version 1.4.0

  • Completely rewritten in object oriented code, based on Owncloud 9.1 app programming guidelines

Version 0.1.1

  • Added CSRF protection on setting form
  • Use openssl_random_pseudo_bytes instead of mt_rand (if available)

Version 0.1

  • Initial plugin