Matteo Biscosi
3603d2659a
Added autocomplete off to pwd fields
2025-02-24 18:09:28 +01:00
Luca Deri
55870e97b9
(C) Update
2024-01-12 11:44:18 +01:00
Alfredo Cardigliano
d707740cf5
Fix captive portal page when logged
2023-10-12 12:23:05 +02:00
Luca Deri
f726b867c7
Updated (C)
2023-01-01 16:37:57 +01:00
Alfredo Cardigliano
fc11f0cfa1
Add logout button to nedge captive portal if logged in. Fix login.
2022-04-29 18:55:25 +02:00
Alfredo Cardigliano
c8aca13ab5
Fix username field in captive_portal.lua
2022-04-29 15:57:12 +02:00
Alfredo Cardigliano
7bcf09b40a
Add isnEdge checks. Selecting traffic interface to get host info.
2022-01-31 16:56:58 +01:00
Alfredo Cardigliano
e14c227ebe
Add logout page (WIP)
2022-01-31 13:08:53 +01:00
Alfredo Cardigliano
257ece18c0
Copyright update (Lua)
2022-01-03 09:42:33 +01:00
Simone Mainardi
fe8b3c45c4
Fixes nEdge broken captive portal button
2021-05-21 12:05:40 +02:00
Simone Mainardi
1dce9e5842
Migrates to Bootstrap 5
...
Adds bootstrap-5.0.0-beta3-dist
Adds bootstrap-5.0.0
Updates bootstrap-5.0.0-beta3-dist to bootstrap-5.0.0-dist
initial migration to bs v5
porting to bs5
improvements on dropdown menu filter
fixed host map dropdown
removed excessive padding
fix button toggle
re-add blog news
removed text decoration for links
fix button layout (#5348 )
remove underscore from href (#5347 )
2021-05-18 11:39:59 +02:00
Luca Deri
a1178a0791
Updated (C)
2021-01-02 12:08:23 +01:00
gabryon99
ce0e3d2d11
fix for system view
2020-03-24 12:39:08 +01:00
gabryon99
7479582210
fix system view and add rtt host from host_details
2020-03-23 17:38:22 +01:00
Luca Deri
170bc60f19
Updated (C)
2020-01-08 23:52:51 +01:00
Simone Mainardi
1b189001f3
Fixes captive portal redirection URL not working
...
Fixes #2750
2019-08-27 18:17:44 +02:00
emanuele-f
c4456567ac
Fix captive portal url growing with failed logins
2019-01-07 16:59:27 +01:00
Alfredo Cardigliano
539dcd322c
Using header-minimal from page_utils, removed header-minimal.inc
2018-11-29 17:25:32 +01:00
Simone Mainardi
3b322fdb9e
Fixes invalid /nil captive portal redirections
2018-10-04 18:22:35 +02:00
Luca Deri
f0c936c368
Updated (C) to 2018
2018-03-22 21:59:42 +01:00
emanuele-f
9eeaeeecc9
Localize captive portal login
2017-07-18 15:40:08 +02:00
emanuele-f
ac07c48b7c
Force username login always being lowercase
2017-05-29 11:39:19 +02:00
emanuele-f
1c38df48c9
Unify character encoding header code
2017-05-04 17:12:06 +02:00
emanuele-f
a10d6c4f7d
Fix login issue with special characters.
...
The special characters were URL encoded during HTTP request and saved in URL encoded form.
The login used the unencoded password instead, and this resulted in a password hash mismatch which prevented user login.
Now the password hash is calculated on the unencoded password.
2017-04-14 18:20:36 +02:00
Luca Deri
4f9be59513
Fixed invalid variable form name user -> username
2017-02-26 22:10:29 +01:00
Luca Deri
e2411a5445
Reworked captive portal code
2017-01-25 00:28:14 +01:00
Luca Deri
6205d88f56
Added support in captive portal for iOS and Kindle devices
...
Created minimal header for speeding up load of login pages
2017-01-23 01:29:34 +01:00
Luca Deri
90ba154306
Captive portal enhancements
2017-01-22 11:01:57 +01:00