-
I used the last staging version of the library and set up module for access point and run the SPIFF simple authentication sample code , the problem is when just open one tab of browser , there is no …
-
When I validate the activation it doesn't work:
does not have permission to sponsor a user
Apr 05 16:03:37 httpd.portal(5672) INFO: [mac:0] database query failed with: Duplicate entry '0' for key 'P…
-
I've run into a problem when trying to sponsor multiple devices with a single sponsor user.
I'm running 5.6.1, made up to date with the /usr/local/pf/addons/pf-maint.pl script - it was a 5.6.0 instal…
-
bootgrid in MVC already support this, so all we need to do is move the ARP table there
via: https://forum.opnsense.org/index.php?topic=1669.0
-
Setup an external source, tick "Create Local Account", an error appear: (the email is still sent and the local account is created but without any password)
```
ERROR: Caught exception in captiveporta…
whitx updated
8 years ago
-
* Unity 5.50f3, Windows 10.
* This happens for sample game scene as well (2DPlatformScene)
* The `localhost:18679` works correctly. So I guess it might be some issue related to the network?
* There…
-
I generally turn the captive portal on the CAP. I had issues particular with phones being able to connect via Wi-FI with captive portal on.
-
For discussion see #662.
While there, invert the weirdness that is:
```
$validconfig = openvpn_client_export_validate_config($srvid, $usrid, $crtid);
if ($validconfig) {
```
-
I got random crash in my project was able to narrow down some until captive portal
I used sample CaptivePortal.ino where I just added `Serial.begin(9600);` in setup
I use nodemcu 1.0 and latest stag…
-
Hi,
Nice job !
i'm trying to compile on arduino ide 1.6.5 and have the following result
Arduino: 1.6.5 (Windows 8.1), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 115200"
C:\Users\pascal\Document…