1
0
mirror of https://github.com/volatiletech/authboss.git synced 2025-01-10 04:17:59 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Aaron L
e9c5d3e13c Add real smtp tests
- Allow users to test the smtp mailer by sending themselves e-mails
- Add a protection to ensure that either the HTML or the Text body
  exists so we never send blank e-mails.
- Fix a bug where if the html body was blank, the mime section for it
  was still set and therefore gmail and (probably) other clients would
  show a blank e-mail instead of the content in the text e-mails.
2018-05-12 23:57:43 -07:00
Kris Runzer
cb39056695 Cleaned up auth module and tests 2015-01-12 21:08:52 -08:00
Kris Runzer
0f691e7607 started work on auth module. redefined how configuration is going to work and where core is going to reside 2015-01-04 10:33:53 -08:00
kris-runzer
2da59a5832 Initial commit 2015-01-02 21:12:02 -08:00