[PR #23] [MERGED] Added password option to AP wifiManager.autoConnect("apname","password") #1556

Closed
opened 2026-02-28 01:30:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/23
Author: @j0hnlittle
Created: 12/17/2015
Status: Merged
Merged: 12/19/2015
Merged by: @tzapu

Base: masterHead: master


📝 Commits (2)

  • c44d364 Added password option to AP wifiManager.autoConnect("apname","password")
  • c2f11e8 Synced my changes with tzapu's

📊 Changes

2 files changed (+23 additions, -4 deletions)

View changed files

📝 WiFiManager.cpp (+19 -3)
📝 WiFiManager.h (+4 -1)

📄 Description

As per #1141, this will only work with the 2.0 esp8266 arduino libraries or current github.

Cheers,
John


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/23 **Author:** [@j0hnlittle](https://github.com/j0hnlittle) **Created:** 12/17/2015 **Status:** ✅ Merged **Merged:** 12/19/2015 **Merged by:** [@tzapu](https://github.com/tzapu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`c44d364`](https://github.com/tzapu/WiFiManager/commit/c44d3643a80b9a654a31bb4c2724398ac28c9421) Added password option to AP wifiManager.autoConnect("apname","password") - [`c2f11e8`](https://github.com/tzapu/WiFiManager/commit/c2f11e8bd9cb5fa024f1c44481478ee459bbb1d4) Synced my changes with tzapu's ### 📊 Changes **2 files changed** (+23 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+19 -3) 📝 `WiFiManager.h` (+4 -1) </details> ### 📄 Description As per [#1141](https://github.com/esp8266/Arduino/issues/1141), this will only work with the 2.0 esp8266 arduino libraries or current github. Cheers, John --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 01:30:39 +03:00
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#1556
No description provided.