Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chores] Interlink WLP and Hotspot pages #188

Merged
merged 1 commit into from
Feb 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions tutorials/hotspot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ features of the status page listed above.
To alleviate this issue, OpenWISP will send an email to the user with
a magic link with temporal validity that allows to access the
status page of
`WiFi Login Pages <https://github.com/openwisp/openwisp-wifi-login-pages>`_
:doc:`WiFi Login Pages <../user/wifi-login-pages>`
without entering the credentials again, as shown in the image above.

.. note::
Expand Down Expand Up @@ -159,8 +159,7 @@ are 300 MB of daily traffic or 3 hours of daily surfing.
Automatic Captive Portal Login
------------------------------

The `WiFi Login Pages application
<https://github.com/openwisp/openwisp-wifi-login-pages>`_
The :doc:`WiFi Login Pages application <../user/wifi-login-pages>`.
allows those users who have logged in previously and who use a
browser which supports cookies
(not all mini-browsers that are used for captive portal logins do),
Expand Down
6 changes: 6 additions & 0 deletions user/wifi-login-pages.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
WiFi Login Pages
================

.. note::
For a demonstration of how this module is used,
please refer to the following demo tutorial:
:doc:`WiFi Hotspot, Captive Portal (Public WiFi),
Social Login <../tutorials/hotspot>`.

Screenshots
-----------

Expand Down
Loading