library/library/interface
Patrick Melanson 4ce53141e0 Use currently-logged-in user to authenticate for mass email sending.
Basically, this commit removes email sending code that asked the
user for a CSC username and email to authenticate to an SMTP server
to send a mass email. Now, we just use the system utility 'sendmail'
to do it, which means you don't have to enter in your email creds
to send a mass email once you're already logged in.

Magic!
2017-09-23 01:24:23 -04:00
..
__init__.py Moving code about for packaging 2013-12-18 20:31:27 -05:00
browser.py Slight changes to make adding books more pleasant 2016-03-19 19:06:35 -04:00
checkout.py Button-only forms, including BookView 2016-02-06 16:44:34 -05:00
form.py Use currently-logged-in user to authenticate for mass email sending. 2017-09-23 01:24:23 -04:00
help_bar.py UI improvements 2016-02-06 16:17:51 -05:00
sendemails.py Use currently-logged-in user to authenticate for mass email sending. 2017-09-23 01:24:23 -04:00