mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 08:55:49 +03:00
[GH-ISSUE #92] Block creating new session #61
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#61
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 @bilogic on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/92
GET /session/start?session=NEW_SESSION_NAMECan this be blocked to prevent others from using my gateway?
@mimamch commented on GitHub (Jan 22, 2026):
Hi, according to the documentation. You can add KEY via environtment docker compose
@bilogic commented on GitHub (Jan 22, 2026):
Ok, good enough.. thanks!