[GH-ISSUE #92] Block creating new session #61

Closed
opened 2026-02-27 10:24:02 +03:00 by kerem · 2 comments
Owner

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_NAME

Can this be blocked to prevent others from using my gateway?

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_NAME` Can this be blocked to prevent others from using my gateway?
kerem closed this issue 2026-02-27 10:24:02 +03:00
Author
Owner

@mimamch commented on GitHub (Jan 22, 2026):

Hi, according to the documentation. You can add KEY via environtment docker compose

environment:
      - KEY= # make your own api key (optional)
<!-- gh-comment-id:3782484524 --> @mimamch commented on GitHub (Jan 22, 2026): Hi, according to the documentation. You can add KEY via environtment docker compose ``` environment: - KEY= # make your own api key (optional) ```
Author
Owner

@bilogic commented on GitHub (Jan 22, 2026):

Ok, good enough.. thanks!

<!-- gh-comment-id:3782525617 --> @bilogic commented on GitHub (Jan 22, 2026): Ok, good enough.. thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/wa-gateway-mimamch#61
No description provided.