blue-twilight/app/Helpers
Andy Heathershaw 821bfceb09 Recaptcha support
Added configuration options to allow reCAPTCHA to be integrated into the registration process. reCAPTCHA response is validated on sign-up if enabled.
2016-09-08 11:02:49 +01:00
..
ConfigHelper.php Recaptcha support 2016-09-08 11:02:49 +01:00
ImageHelper.php Added error handling of non-image files 2016-09-05 14:06:41 +01:00
MiscHelper.php Albums are now displayed on the index page. Logged in users now get a gravatar displayed. Thumbnails are now also served and displayed on the index page. 2016-09-03 22:13:05 +01:00
RecaptchaHelper.php Recaptcha support 2016-09-08 11:02:49 +01:00
ThemeHelper.php Added mail settings for SMTP. Configuration values that are the same as the defaults are no longer saved to the database (and are purged if changed to the default.) Started adding a "test mail config" settings function 2016-09-06 12:23:14 +01:00