From cb3dcb54fdefa66138017890300d0a1d77e8a032 Mon Sep 17 00:00:00 2001 From: Stephan Richter Date: Sat, 23 Apr 2022 17:14:46 +0200 Subject: [PATCH] added password explanation text --- pom.xml | 2 +- static/templates/subscribe.st | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b9afda..ec48e0b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.example Widerhall - 0.2.32 + 0.2.33 diff --git a/static/templates/subscribe.st b/static/templates/subscribe.st index 8bc8e4e..4f5dc26 100644 --- a/static/templates/subscribe.st +++ b/static/templates/subscribe.st @@ -29,6 +29,14 @@ +
+ Password or not? +

pro password

+ You will need a password, if you don`t want anybody except you to un-subscribe you from the list. + Also, if you are about to receive a promotion to a list moderator, you will need a password. +

contra password

+ If you won't get a promotion, and just don't want to remember another password, don`t set one. +
\ No newline at end of file