From 01b9d0bcec8480b358f040ccf8b7d4b489156d11 Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Wed, 27 Apr 2022 21:34:20 +0100 Subject: fix: Move attendee password generation serverside --- views/event.handlebars | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) (limited to 'views/event.handlebars') diff --git a/views/event.handlebars b/views/event.handlebars index 1a3fb17..9b5f3e2 100755 --- a/views/event.handlebars +++ b/views/event.handlebars @@ -131,7 +131,7 @@
Attendees {{#if eventAttendees}}({{eventAttendees.length}}){{/if}}
{{#unless noMoreSpots}} - + {{/unless}}
@@ -147,7 +147,7 @@ {{#if eventAttendees}} {{else}} @@ -181,9 +181,10 @@
- +

You will need this password if you want to remove yourself from the list of event attendees. If you provided your email, you'll receive it by email. Otherwise, write it down now because it will not be shown again.

- +