mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #617] Always show SSID & psk on the web page #516
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#516
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 @dontsovcmc on GitHub (Jun 7, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/617
Basic Infos
I don't see SSID and password when I go to configure device second time.
Its needed when you have additional parameters and want to change them.
Now you should reinput ssid and password
Hardware
WiFimanager Branch/Release:
master
Hardware: NodeMCU 2 ESP-1E
Core Version: 2.4.0
ide: Platformio
Settings in IDE
Module: NodeMcu v2
@tablatronix commented on GitHub (Jun 8, 2018):
They are not overwritten when empty so whats the problem
@dontsovcmc commented on GitHub (Jun 8, 2018):
I need to enter ssid & psk second time.
@tablatronix commented on GitHub (Jun 8, 2018):
What do you mean you need to enter second time ?
@dontsovcmc commented on GitHub (Jun 8, 2018):
When I turn on AP and open 192.168.4.1 second time I see custom parameter values. The SSID and passwork EditBoxes are empty.
@tablatronix commented on GitHub (Jun 8, 2018):
Yeah they are supposed to be. Still do not see the problem here. They are still set just are not shown
@dontsovcmc commented on GitHub (Jun 8, 2018):
"They are still set just are not shown". Oh, I don't know this fact. It's good.
Maybe it's better to show them?
@tablatronix commented on GitHub (Jun 9, 2018):
Maybe try the development version. Password is hidden on purpose still however due to lack of ssl
@dontsovcmc commented on GitHub (Jun 9, 2018):
There is no in release 0.12. Waiting 0.13...
@tablatronix commented on GitHub (Jun 9, 2018):
Why wait, use development branch