7 Commits

Author SHA1 Message Date
Winston
009d70bed4 Update PHPMailer to v6.8.1 2023-11-15 11:59:29 +01:00
dependabot[bot]
3c970b01f5 Bump phpmailer/phpmailer from 5.2.16 to 5.2.27 (#203)
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 5.2.16 to 5.2.27.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v5.2.16...v5.2.27)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-21 11:20:07 +03:00
Bojidar Marinov
88cab7e6a2 Experimental reset and change password support.
Closes #51 and #37! 🎉
2016-10-20 15:13:48 +03:00
Bojidar Marinov
fd56caee1a Fix composer.json to meet newest dependencies.
Fixes #48
2016-08-15 18:49:47 +03:00
Bojidar Marinov
38eb42f994 CSRF implementation (using Slim\Csrf\Guard) 2016-08-11 12:11:34 +03:00
Bojidar Marinov
80d839f5ec Add cookies and helpers to the frontend 2016-06-30 18:21:23 +03:00
Bojidar Marinov
c822806977 Refactor project, remove vendor/, switch to PDO, use local composer 2016-04-17 20:52:21 +03:00