From 3dcf41b3a4e33417524c049d0c4c69972df53950 Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Sun, 10 May 2020 19:30:14 +0200 Subject: [PATCH] 0.9.0 MAIL NOREPLY --- .../__pycache__/settings.cpython-38.pyc | Bin 4065 -> 4069 bytes digitaleagentur/settings.py | 6 +++--- users/templates/users/login.html | 2 +- users/templates/users/password_reset.html | 2 +- .../users/password_reset_confirm.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/digitaleagentur/__pycache__/settings.cpython-38.pyc b/digitaleagentur/__pycache__/settings.cpython-38.pyc index 636bfdf02c56dfedd2ce0ba2729b2f23e67d3c7c..17f9782be4f22505a51ef56dbd6a5695eede217b 100644 GIT binary patch delta 84 zcmaDT|5Tngl$V!_0SF|lcEs)6$Xms1l$T$WT98xekdm36S(2EOs+*XenpaXvbI delta 80 zcmaDV|4^Pcl$V!_0SGqe?}*#Jk++Ijueh|JAit=@Atf_Cvm`MmRW~s`HLs+!NG~}* iw@M%}pu#fOSkb(~IM=}M*hkA{M!IJ_8QIr diff --git a/digitaleagentur/settings.py b/digitaleagentur/settings.py index b3cf9fd..9661df8 100644 --- a/digitaleagentur/settings.py +++ b/digitaleagentur/settings.py @@ -25,9 +25,9 @@ DEBUG = False EMAIL_HOST = 'smtp.strato.de' EMAIL_PORT = 587 EMAIL_USE_TLS = False -EMAIL_HOST_USER = "support@digitale-agentur.com" -EMAIL_HOST_PASSWORD = "aPx9m3!7x3m@8o!t" -DEFAULT_FROM_EMAIL = "support@digitale-agentur.com" +EMAIL_HOST_USER = "noreply@digitale-agentur.com" +EMAIL_HOST_PASSWORD = "48c3n6YggZBuPyShtqOQ" +DEFAULT_FROM_EMAIL = "noreply@digitale-agentur.com" # PROD DATABASES = { diff --git a/users/templates/users/login.html b/users/templates/users/login.html index ea3c48e..37cefa4 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -20,7 +20,7 @@ {{ form|crispy }}
- + Passwort vergessen?
diff --git a/users/templates/users/password_reset.html b/users/templates/users/password_reset.html index d3bf7e4..a3cfc37 100644 --- a/users/templates/users/password_reset.html +++ b/users/templates/users/password_reset.html @@ -18,7 +18,7 @@ {% csrf_token %} {{ form|crispy }}
-   +  
diff --git a/users/templates/users/password_reset_confirm.html b/users/templates/users/password_reset_confirm.html index 102d4b6..8a6a0ae 100644 --- a/users/templates/users/password_reset_confirm.html +++ b/users/templates/users/password_reset_confirm.html @@ -22,7 +22,7 @@ {{ form|crispy }}
- +