From 410e3445a1353ddb90981d74f6a4e643a0b81fc6 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sat, 19 Jun 2021 15:49:41 +0200 Subject: [PATCH] fix link to docs, add info about mailinglists, change contact info --- uffd/selfservice/templates/selfservice/newuser.mail.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/uffd/selfservice/templates/selfservice/newuser.mail.txt b/uffd/selfservice/templates/selfservice/newuser.mail.txt index d21aa834..c5864578 100644 --- a/uffd/selfservice/templates/selfservice/newuser.mail.txt +++ b/uffd/selfservice/templates/selfservice/newuser.mail.txt @@ -5,7 +5,8 @@ password: {{ url_for('selfservice.token_password', token=token, _external=True) **The link is valid for 48h** -You can find more information at https://docs.cccv.de/. +If you were granted access to crews or orbits you have been automatically subscribed to the corresponding mailinglists. +Please find and read the documentation for all services you are granted access to at https://sso.cccv.de/services/. -If you have no idea why someone would create an account for you to be used for the next CCC event organization, please -contact the infra team at it@cccv.de. +If you have no idea why someone would create an account for you to be used for the next CCC event organization or have +other questions, please contact the infra team at it@cccv.de. -- GitLab