[GH-ISSUE #450] ssid and password sent via query parameters with HTTP GET #380

Closed
opened 2026-02-28 01:25:02 +03:00 by kerem · 1 comment
Owner

Originally created by @ibreakoutx on GitHub (Nov 4, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/450

Neat work !
I noticed that the ssid and password are sent via query parameters with HTTP GET.
The problem is this url request is cached and the password is easy to see on the url.
Can you submit the request using HTTP POST instead ?

Originally created by @ibreakoutx on GitHub (Nov 4, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/450 Neat work ! I noticed that the ssid and password are sent via query parameters with HTTP GET. The problem is this url request is cached and the password is easy to see on the url. Can you submit the request using HTTP POST instead ?
kerem 2026-02-28 01:25:02 +03:00
  • closed this issue
  • added the
    duplicate
    label
Author
Owner

@tablatronix commented on GitHub (Nov 4, 2017):

#66

<!-- gh-comment-id:341909431 --> @tablatronix commented on GitHub (Nov 4, 2017): #66
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/WiFiManager#380
No description provided.