summaryrefslogtreecommitdiff
path: root/res/etc
AgeCommit message (Collapse)Author
2015-01-13server: rename rhizi-server.conf to rhizi-server.conf.exampleAlon Levy
2015-01-13server/feedback: get rid of flask-mail; left todo: filenames for attachmentsAlon Levy
2015-01-13server: return etc defaults to dev favoritesAlon Levy
2015-01-13foot in mouthAlon Levy
2015-01-13incorporate https://github.com/ivoviz/feedbackAlon Levy
allows user to mark an image and send it. sends an email to configured recipient. defaults to using localhost:25 as the SMTP server (no user name, no password, see [1] for configuration parameters of flask-mail). Introduces a config parameter: FEEDBACK_RECIPIENT = feedback@localhost left TODO: 1. customize the 'thank you' text 2. document in user guide (setting MAIL_DEFAULT_SENDER correctly) [1] https://pythonhosted.org/Flask-Mail/#configuring-flask-mail
2014-12-06switch config format to k=vLV-426
2014-11-09rhizi-server.confLV-426
2014-09-24add listen_address, listen_port conf optionsLV-426
2014-09-23initial implementationLV-426