Skip to content

Tags: torrayne/formailer

Tags

v0.6.1

Toggle v0.6.1's commit message
djatwood -> torrayne

v0.6.0

Toggle v0.6.0's commit message
upgrade

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from Rubonnek/use-supplied-config

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
torrayne Rayne
Use JSON for built-in responses

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
torrayne Rayne
Make README a little easier to read

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
torrayne Rayne
Fix reCAPTCHA logic

Until now we checked reCAPTCHA only if it was set. This is bad because sending a request without the `g-recaptcha-response` field would succeed. With the new `Form.ReCAPTCHA` setting we always check if enabled.

v0.5.0

Toggle v0.5.0's commit message
Fix not removing ignored from order

v0.4.1

Toggle v0.4.1's commit message
Expose *mail.Email

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.3.3

Toggle v0.3.3's commit message
Update README