From 03051510684d12e5ca1eccd53eb375a73f0d66f8 Mon Sep 17 00:00:00 2001 From: bittebitte Date: Fri, 12 May 2017 18:47:09 -0500 Subject: [PATCH 1/2] Update email.go --- config/email.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/email.go b/config/email.go index 4bdc3566..f64ba5ca 100644 --- a/config/email.go +++ b/config/email.go @@ -16,4 +16,4 @@ const ( EmailTimeout = 10 * time.Second ) -var EmailTokenHashKey = []byte("CHANGE_THIS_BEFORE_DEPLOYING_YOU_RETARD") +var EmailTokenHashKey = []byte("CHANGE_THIS_BEFORE_DEPLOYING_YOU_GIT") From 0567272cfe278a7d10ecb6d15c9c07c032f93a5a Mon Sep 17 00:00:00 2001 From: bittebitte Date: Fri, 12 May 2017 18:48:36 -0500 Subject: [PATCH 2/2] Update en-us.all.json --- translations/en-us.all.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en-us.all.json b/translations/en-us.all.json index 5222b4ba..d33c5b29 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -225,7 +225,7 @@ }, { "id": "notice_keep_seeding", - "translation": "NOTICE: KEEP SEEDING AND ENABLE DHT YOU RETARD" + "translation": "NOTICE: KEEP SEEDING AND ENABLE DHT YOU GIT" }, { "id": "official_nyaapocalipse_faq",