Aaron
f12f10fa43
Stop reliance on global scope.
...
- This change was necessary because multi-tenancy sites could not use
authboss properly.
2015-03-31 12:34:03 -07:00
Aaron
bd0d3c5f68
Add a default logger.
...
- Having the default logger set to nil was troublesome because some errors
are hard to detect without a logger. This falls under "sane default"
changes and so should be made.
2015-03-30 09:55:37 -07:00
Aaron
e369d626a8
Increase test coverage in authboss.
2015-02-24 13:03:06 -08:00
Kris Runzer
bab1475b72
Change config to be global. Updated most modules and tests.
2015-02-15 20:07:36 -08:00
Aaron
22efa3b740
Make mailer test a bit more inclusive.
2015-01-25 16:55:30 -08:00
Aaron
8ceeec5420
Fixed up e-mailing.
...
- Fix #13
2015-01-25 15:40:57 -08:00