This commit is contained in:
2025-03-12 22:40:41 -04:00
parent f059b231c7
commit d074e4b171

View File

@@ -62,6 +62,13 @@ const QRSalt ="!SaltyMagic5392370662";
// + See how much each camp/ticket has paid (Admin) // + See how much each camp/ticket has paid (Admin)
// + Purchase individual open camping tickets // + Purchase individual open camping tickets
// + Deactivate individual magic links (Admin) // + Deactivate individual magic links (Admin)
// If you only have a magic link, supress "Change Password"
// Once a ticket is used, disallow transfer (oneticket)
// Once a ticket is used, disallow transfer (manytickets)
// Why does the live version redirect back to localhost?
// Make sure open camping tickets actually send email
// Don't hardcode MainURL and PORT
// Limit number of Open Camping tickets
// Maybe: // Maybe:
// Deactivate individual magic links (User) // Deactivate individual magic links (User)
// Option to "Email me my QR Code" // Option to "Email me my QR Code"