Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 329 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 329 Bytes

CHANGELOG

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