[PR #7] [MERGED] Improved support for Android and Chrome OS Captive Portal detection #1554

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/7
Author: @niklaswall
Created: 9/18/2015
Status: Merged
Merged: 9/18/2015
Merged by: @tzapu

Base: masterHead: master


📝 Commits (2)

  • 72aaccf Improved support for Android and Chrome OS CP detection
  • 12dfccf Merge pull request #1 from niklaswall/android-captive-portal-improvements

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 WiFiManager.cpp (+10 -1)
📝 WiFiManager.h (+1 -0)

📄 Description

Improved the support for Android and Chrome OS “Captive
Portal” detection. By returning a correct 204 status page when
/generate_204 is requested we prevent the device from disabling the
Wifi and roaming over to mobile data.


🔄 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/7 **Author:** [@niklaswall](https://github.com/niklaswall) **Created:** 9/18/2015 **Status:** ✅ Merged **Merged:** 9/18/2015 **Merged by:** [@tzapu](https://github.com/tzapu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`72aaccf`](https://github.com/tzapu/WiFiManager/commit/72aaccf4e53c4042a0db3a14e7dafde432cc48b8) Improved support for Android and Chrome OS CP detection - [`12dfccf`](https://github.com/tzapu/WiFiManager/commit/12dfccf9e3a829b6d37a3f083c00d2f14e495d3e) Merge pull request #1 from niklaswall/android-captive-portal-improvements ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `WiFiManager.cpp` (+10 -1) 📝 `WiFiManager.h` (+1 -0) </details> ### 📄 Description Improved the support for Android and Chrome OS “Captive Portal” detection. By returning a correct 204 status page when /generate_204 is requested we prevent the device from disabling the Wifi and roaming over to mobile data. --- <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#1554
No description provided.