Wi-Fi HotSpot (Captive Portal for Wi-Fi authorization) [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:module_wi-fi_hotspot [2025/01/15 10:43] – [Hardware Recommendations] elena.krasnobryzhen:dpi:dpi_components:module_wi-fi_hotspot [2025/04/29 07:41] (current) elena.krasnobryzh
Line 211: Line 211:
 <note important>If .env file has been modified, you should run the following command:\\ <code>php /var/www/html/wifi_hotspot/backend/artisan queue:restart</code></note> <note important>If .env file has been modified, you should run the following command:\\ <code>php /var/www/html/wifi_hotspot/backend/artisan queue:restart</code></note>
 ==== Version Information ==== ==== Version Information ====
 +
 +=== Версия v.1.5.11 (31.03.2025) ===
 +<note>**Attention!** available for version dpiui2 >= 2.36.17.</note>
 +  * The portal design has been redesigned
 +  * Improved stability of the portal with mobile device browsers
 +  * Added the ability to change the portal css styles (file /var/www/html/wifi_hotspot/frontend/hotspot_custom.css)
 +  * Locales have been improved
 +  * Bugfix
 +
 === Version v.1.4.4 (26.09.2024) === === Version v.1.4.4 (26.09.2024) ===
   * Added the ability to authorize an outgoing call (available for version dpiui2 >= 2.35.4)   * Added the ability to authorize an outgoing call (available for version dpiui2 >= 2.35.4)
Line 218: Line 227:
 === Version v.1.3.5 (18.06.2024) === === Version v.1.3.5 (18.06.2024) ===
   * Added the ability to set a priority authorization method (available for version dpiui2 >= 2.34.5)   * Added the ability to set a priority authorization method (available for version dpiui2 >= 2.34.5)
-  * Added the ability to enable debug mode for the Hotspot interaction script with SKAT (option DEBUG_MODE in /var/www/html/wifi_hotspot/backend/.env)+  * Added the ability to enable debug mode for the Hotspot interaction script with SSG (option DEBUG_MODE in /var/www/html/wifi_hotspot/backend/.env)
   * Bugfix   * Bugfix