Commit Graph

31 Commits

Author SHA1 Message Date
0bad687f7a Update Radius.php
Fix Radius Data Limit
2024-05-21 10:01:36 +07:00
ee63abb618 Fix bugs burst
Fix Burst on php7
Fix edit hotspot plan
Fix burs reset if klick sync button on plan page
2024-05-08 13:39:15 +07:00
f766393e52 Update Radius.php
Fix radius plan base
*uptime limit
*burst bw profile limit
*data limit
*user can't login after recharge radius plan base

please add this variable in "mods-available/sqlcounter" for freeradius installation wiki

sqlcounter uptimelimit {
counter_name = 'Max-All-Session-Time'
check_name = 'Max-All-Session'
sql_module_instance = sql
key = 'User-Name'
reset = never
query = "SELECT SUM(AcctSessionTime) FROM radacct WHERE UserName='%{${key}}'"
}

and this variable in "sites-enabled/default"
authorize {
expiration
quotalimit
accessperiod
uptimelimit
}
2024-05-07 04:27:13 +07:00
ffa55cdee5 Fix loop disconnect to all Nas
Fix loop disconnect to all Nas but still detecting Hotspot Multylogin from other Nas
2024-03-16 19:50:45 +07:00
4b596d91bd Radius demo mode 2023-11-15 11:11:25 +07:00
90cfc3e6d9 check radius client if radius_enable 2023-10-27 08:57:57 +07:00
f0d130b6b9 Assign router to NAS 2023-10-24 13:55:34 +07:00
36b47a3e8d pagination Nas List 2023-10-24 12:30:15 +07:00
a5a5969642 Fix Customer self Deactivate Radius 2023-10-17 16:32:18 +07:00
1583068f57 disable access period 2023-10-16 16:53:56 +07:00
6a6434b39c radius move to expired pool 2023-10-16 10:31:50 +07:00
6884701de1 Framed-Pool getTableCustomerAttr 2023-10-16 10:09:58 +07:00
7e4c638b07 add access-period 2023-10-16 09:57:22 +07:00
f9e62202c0 remove Max-Volume and only use Mikrotik-Total-Limit 2023-10-16 09:33:03 +07:00
03d3462f49 Mikrotik-Total-Limit 2023-10-13 16:58:07 +07:00
492ea5985c add mikrotik spesific vendor atribut for radius 2023-10-13 16:03:12 +07:00
a1d9b63dcf Change credits 2023-10-12 15:55:42 +07:00
95097e4512 show error stacktrace 2023-10-12 15:47:45 +07:00
0b7408f5b9 Disconnect radius user 2023-10-12 15:01:49 +07:00
48583c869b radius_client 2023-10-12 14:37:25 +07:00
e19423471f add radius expiration 2023-10-12 14:37:25 +07:00
77f21ece61 Fix select router 2023-10-12 14:37:25 +07:00
b2a99def98 Fix is_radius 2023-10-04 16:11:55 +07:00
0ee60eff3d edit customer radius 2023-10-04 15:41:48 +07:00
6d835620f5 Customer deactivate plan 2023-10-04 14:16:39 +07:00
7a524a50e3 Radius add plan user 2023-10-04 14:00:04 +07:00
78cbb105aa PPPOE Radius Plan 2023-10-04 11:37:32 +07:00
ce01771800 hotspot plan radius 2023-10-03 15:46:55 +07:00
9e33a5740b fix add nas 2023-10-03 15:03:47 +07:00
fd2c9b08e0 add NAS update NAS 2023-08-28 08:45:35 +07:00
6033901886 masuk radius 2022-10-05 10:51:18 +07:00