mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-05-09 08:25:29 +02:00
[GH-ISSUE #93] Disable "send voucher to email" in Kiosk mode #47
Labels
No labels
bug
enhancement
pull-request
question
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unifi-voucher-site#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @koles142 on GitHub (Aug 27, 2025).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/93
Originally assigned to: @glenndehaan on GitHub.
The feature
Hi Glenn,
like in topic. Is possible to turn off sending voucher to email from kiosk mode? I know that I can disable smtp, but I need this setting for sending emails from web panel.
Thanks for your great work!
@glenndehaan commented on GitHub (Aug 28, 2025):
Hi @koles142,
I just released version 8.1.0 this should include a new
KIOSK_EMAILenvironment variable to toggle the email field and buttons within the UI.Kind regards,
Glenn de Haan
@koles142 commented on GitHub (Aug 28, 2025):
Thank you for fast improve!