Skip to content

Dappur Framework v2.1.3

Choose a tag to compare

@edwardteach42 edwardteach42 released this 14 Feb 01:01
· 369 commits to master since this release

Added

  • Added Recaptcha to the login page.
  • Sweet Alert 2 has been added to the base.twig for the front end theme
  • Added page config for terms & conditions.
  • Made change password feature more secure/interactive.

Changed

  • Moved settings.json to the document root.
  • Fixed bug with page settings menu items not showing as active
  • Updated Readme
  • Fixed bug in assets allowing traverse of server directories.

Removed

  • Removed mcrypt_create_iv() usage in Dappurware\Email;
  • Removed unecessary array from database settings.