Commit Graph

1818 Commits

Author SHA1 Message Date
534886f8f3 Fix app stage issue 2024-10-10 15:04:12 +01:00
c9b9808112 Fight Against Insecurity : Prevent Admin multiple Login Sessions, its a security threat to phpnuxbill.
plase note: if you are running nuxbill on localhost please set app_stage to something else e.g.
$_app_stage = 'Demo';
its very important
2024-10-10 14:33:27 +01:00
e737ae9d29 $routes['2'] = 0; 2024-10-10 17:25:21 +07:00
78e3f2e8fb Merge 2024-10-10 10:52:13 +07:00
3eaa302128 add CSRF Token on customer login 2024-10-10 10:50:48 +07:00
9bc3ccc02b Added token expiration: 30 minutes by default 2024-10-10 10:50:48 +07:00
99e8b20bb3 Testing CSRF from admin login, if works well then we will make it official 2024-10-10 10:50:48 +07:00
bd30261e84 move the CSRF Function to global function for easy access 2024-10-10 10:50:48 +07:00
96365eef2a Added more security flags to prevent XSS attack from cookie. 2024-10-10 10:50:48 +07:00
c08c069479 Critical Updates, Fight Against Insecurity 2024-10-10 10:50:48 +07:00
71d653f3d1 Merge pull request #314 from gerandonk/Development
fix send plan radius
2024-10-10 10:48:23 +07:00
b1919555e5 Fix Lang function again 2024-10-10 10:24:01 +07:00
2522f3112e Spanish Lang by @ORConsulTech 2024-10-10 10:23:47 +07:00
ba63face92 change folder ui/ui/user-ui to ui/ui/customer 2024-10-10 10:19:01 +07:00
8f78f5184e maybe fix buy plan for friend 2024-10-10 10:18:35 +07:00
e9ae2e04ce Merge branch 'hotspotbilling:Development' into Development 2024-10-10 08:18:12 +07:00
56c69122e4 fix send plan radius
tolong di koreksi siapa tau ada kesalahan ambil code nya
2024-10-10 08:11:53 +07:00
2198c00d52 add radius to htaccess firewall 2024-10-09 17:00:33 +07:00
695b3c7a6f Fix radius rest for shared user online, check user online by count Start status. 2024-10-09 16:01:32 +07:00
f7cb6c196f Merge branch 'Development' 2024-10-08 11:22:39 +07:00
5adb09efcf show customer is online or not and Rearange Customer View 2024-10-08 10:19:59 +07:00
e70a6c4dae show is customer online in the Active List 2024-10-08 10:19:59 +07:00
4f3647beae Show is Customer Online in the customer list 2024-10-08 10:19:59 +07:00
9016ecbb98 Fix Invoice Print 2024-10-08 10:19:59 +07:00
277ab87645 Update radius.php
*Fix shared user limit
2024-10-08 10:19:59 +07:00
3a929c5418 Update radius.php
*Fix shared user limit
2024-10-08 10:19:59 +07:00
2771eba0ee Update invoice-print.tpl
Change print template design
2024-10-08 10:19:59 +07:00
5b51af1b6e change variable user to name to check pppoe online customer 2024-10-08 09:50:23 +07:00
05eab22062 show customer is online or not and Rearange Customer View 2024-10-07 15:05:22 +07:00
d4eaaad535 show is customer online in the Active List 2024-10-07 15:05:22 +07:00
3407571474 Show is Customer Online in the customer list 2024-10-07 15:05:22 +07:00
da1341d971 Fix Invoice Print 2024-10-07 15:05:22 +07:00
e4e70c5104 Merge pull request #311 from agstrxyz/patch-16
Update radius.php
2024-10-04 22:36:16 +07:00
fbde8b0056 Update radius.php
*Fix shared user limit
2024-10-04 22:20:42 +07:00
9552783eee Update radius.php
*Fix shared user limit
2024-10-04 21:16:26 +07:00
44f852ab2f Merge pull request #310 from ahmadhusein17/Development
Update invoice-print.tpl
2024-10-01 13:59:14 +07:00
3da0c356de Update invoice-print.tpl
Change print template design
2024-09-28 21:02:29 +07:00
d2db2bef79 Remove debug die() 2024-09-26 17:27:45 +07:00
44af731c4c PPPOE don't set IP for expired Plan 2024-09-26 09:43:12 +07:00
0a9733b0b3 Fix Unset IP 2024-09-25 17:14:50 +07:00
79c25a64d6 add option to show bandwith plan in the Miscellaneous settings 2024-09-25 15:06:15 +07:00
e4d3aff618 Fix Bug email 2024-09-25 15:02:51 +07:00
6462572fb8 show bandwidth plan 2024-09-25 15:00:13 +07:00
a51462ef1a show remaining bill 2024-09-24 10:55:07 +07:00
4ffbac878c Merge pull request #309 from gerandonk/Development
if exist remote ip on pppoe, it will reset on expired
2024-09-24 06:45:49 +07:00
3a2c55e0d8 if exist remote ip on pppoe, it will reset on expired
fix bugs expired user not going expired pool if remote-ip exist
2024-09-23 20:25:48 +07:00
229eae5c8f additional cost can be minus 2024-09-23 17:11:32 +07:00
aa0432df38 Discount price requested by Fiberwan 2024-09-23 16:43:24 +07:00
8e3a16a123 add Burst preset for bandwith 2024-09-23 16:09:59 +07:00
aa1ef2c41c When forgot password, tell to wait for n seconds before resend 2024-09-23 13:43:53 +07:00