Skip to content
This repository has been archived by the owner on Mar 27, 2020. It is now read-only.

Working prototype #29

Merged
merged 17 commits into from
Jun 24, 2016
Merged

Working prototype #29

merged 17 commits into from
Jun 24, 2016

Conversation

Pharb
Copy link
Member

@Pharb Pharb commented Jun 12, 2016

This is the fully working prototype. All features of #9, #10 and #11 should be implemented and working.

There might be a few rough edges left, feel free to try it out yourself.
I only tried it locally so far, but I'm trying to get it to work on AWS.

There are still a lot of tests missing...

@codecov-io
Copy link

codecov-io commented Jun 12, 2016

Current coverage is 63.06%

Merging #29 into master will decrease coverage by 10.15%

@@             master        #29   diff @@
==========================================
  Files             9         11     +2   
  Lines           519        639   +120   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            380        403    +23   
- Misses           77        167    +90   
- Partials         62         69     +7   

Powered by Codecov. Last updated by 8369f03...c71d0d6

"To": m.RecipientEmail,
"Message-ID": now.Format(time.RFC3339Nano) + "@gpg-validation.tngtech.com>",
"Message-ID": now.Format(time.RFC3339Nano) + "@gpg-validation.server.local>",
Copy link
Contributor

@JohannesEbke JohannesEbke Jun 16, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make this configurable, maybe use the From: address? Maybe we should open an issue for the whole configuration thing.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that would be very useful: #30

@JohannesEbke
Copy link
Contributor

Nice! I think we should merge this, close the old issues, and open up new ones on individual points.

@Pharb Pharb closed this Jun 24, 2016
@Pharb Pharb reopened this Jun 24, 2016
@Pharb Pharb merged commit d476e0b into master Jun 24, 2016
@JohannesEbke JohannesEbke deleted the fullchain branch July 1, 2016 18:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants