aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/action_mailbox/ingresses
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-145-0/+10
|
* Document the ingress controllersGeorge Claghorn2018-12-135-0/+167
|
* Only load the AWS SDK when the Amazon ingress is configuredGeorge Claghorn2018-11-051-3/+8
|
* Rename authentication callbacksGeorge Claghorn2018-11-053-11/+7
|
* Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-054-40/+37
| | | | Fall back to ENV for people who prefer that approach.
* Raise when required config is missingGeorge Claghorn2018-10-292-0/+18
|
* Skip needless array allocationGeorge Claghorn2018-10-191-1/+1
|
* Go strictGeorge Claghorn2018-10-191-1/+1
|
* InlineGeorge Claghorn2018-10-191-13/+7
|
* StyleGeorge Claghorn2018-10-191-1/+0
|
* Mailgun copes with a 204 response statusGeorge Claghorn2018-10-191-1/+0
|
* Tighten up the acceptable driftGeorge Claghorn2018-10-191-2/+2
|
* StyleGeorge Claghorn2018-10-191-1/+0
|
* Rely on the 204 No Content default responseGeorge Claghorn2018-10-193-3/+0
|
* InlineGeorge Claghorn2018-10-181-3/+1
|
* Fix logger referenceGeorge Claghorn2018-10-181-1/+1
|
* Don't require Postfix to send form dataGeorge Claghorn2018-10-185-23/+13
|
* Add Mandrill supportGeorge Claghorn2018-10-171-0/+59
|
* Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-114-0/+114