Fix swapped default and key in QConfig.
[?]
Jul 4, 2015, 6:29 AM
LCBJULKEU4I5FRUGYNRQSHXYLY5X3LRTSNWDCTZLS7YE4BBBDE6ACDependencies
- [2]
M3KUPGZKAdd invitation email template. - [3]
2XQD6KKKAdd invitation logic and clean up DBProg error handling. - [4]
V2VDN77HEnable postgres configuration via environment variable for Heroku.
Change contents
- replacement in server/Aftok/QConfig.hs at line 41
<*> C.lookupDefault "templatePath" cfg "/opt/aftok/server/templates"<*> C.lookupDefault "/opt/aftok/server/templates/" cfg "templatePath" - replacement in server/templates/invitation_email.st at line 3
A friend of yours ($from_email$") has invited you to join the "$project_name$" project at http://aftok.com. Here's what you need to do to accept their invitation. At present, there's no user interface for the service other than bare HTTP requests with a JSON payload. A script has been provided below that you can edit to include your own information. You'll need to replace the following three tokens:A friend of yours ($from_email$) has invited you to join the "$project_name$" project at http://aftok.com. Here's what you need to do to accept their invitation. At present, there's no user interface for the service other than bare HTTP requests with a JSON payload. A script has been provided below that you can edit to include your own information. You'll need to replace the following three tokens: