965 Commits

Author SHA1 Message Date
Focuslinkstech
f77d7051c1
remove unused variable 2024-10-10 17:02:04 +01:00
Focuslinkstech
60e1eacc59
fix login loop 2024-10-10 16:24:36 +01:00
Focuslinkstech
6e5450d104
CSRF added to customer acounts update 2024-10-10 15:48:32 +01:00
Focuslinkstech
6be0da383c
fixed template issue 2024-10-10 15:13:29 +01:00
Focuslinkstech
534886f8f3
Fix app stage issue 2024-10-10 15:04:12 +01:00
Focuslinkstech
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
iBNu Maksum
e737ae9d29
$routes['2'] = 0; 2024-10-10 17:25:21 +07:00
Ibnu Maksum
78e3f2e8fb
Merge 2024-10-10 10:52:13 +07:00
Focuslinkstech
3eaa302128
add CSRF Token on customer login 2024-10-10 10:50:48 +07:00
Focuslinkstech
9bc3ccc02b
Added token expiration: 30 minutes by default 2024-10-10 10:50:48 +07:00
Focuslinkstech
99e8b20bb3
Testing CSRF from admin login, if works well then we will make it official 2024-10-10 10:50:48 +07:00
Focuslinkstech
bd30261e84
move the CSRF Function to global function for easy access 2024-10-10 10:50:48 +07:00
Focuslinkstech
96365eef2a
Added more security flags to prevent XSS attack from cookie. 2024-10-10 10:50:48 +07:00
Focuslinkstech
c08c069479
Critical Updates, Fight Against Insecurity 2024-10-10 10:50:48 +07:00
iBNu Maksum
71d653f3d1
Merge pull request #314 from gerandonk/Development
fix send plan radius
2024-10-10 10:48:23 +07:00
Ibnu Maksum
b1919555e5
Fix Lang function again 2024-10-10 10:24:01 +07:00
Ibnu Maksum
2522f3112e
Spanish Lang by @ORConsulTech 2024-10-10 10:23:47 +07:00
Ibnu Maksum
ba63face92
change folder ui/ui/user-ui to ui/ui/customer 2024-10-10 10:19:01 +07:00
Ibnu Maksum
8f78f5184e
maybe fix buy plan for friend 2024-10-10 10:18:35 +07:00
gerandonk
e9ae2e04ce
Merge branch 'hotspotbilling:Development' into Development 2024-10-10 08:18:12 +07:00
gerandonk
56c69122e4 fix send plan radius
tolong di koreksi siapa tau ada kesalahan ambil code nya
2024-10-10 08:11:53 +07:00
Ibnu Maksum
695b3c7a6f
Fix radius rest for shared user online, check user online by count Start status. 2024-10-09 16:01:32 +07:00
Ibnu Maksum
f7cb6c196f
Merge branch 'Development' 2024-10-08 11:22:39 +07:00
Ibnu Maksum
4f3647beae
Show is Customer Online in the customer list 2024-10-08 10:19:59 +07:00
Ibnu Maksum
9016ecbb98
Fix Invoice Print 2024-10-08 10:19:59 +07:00
Ibnu Maksum
5b51af1b6e
change variable user to name to check pppoe online customer 2024-10-08 09:50:23 +07:00
Ibnu Maksum
3407571474
Show is Customer Online in the customer list 2024-10-07 15:05:22 +07:00
Ibnu Maksum
da1341d971
Fix Invoice Print 2024-10-07 15:05:22 +07:00
iBNu Maksum
d2db2bef79
Remove debug die() 2024-09-26 17:27:45 +07:00
Ibnu Maksum
44af731c4c
PPPOE don't set IP for expired Plan 2024-09-26 09:43:12 +07:00
Ibnu Maksum
0a9733b0b3
Fix Unset IP 2024-09-25 17:14:50 +07:00
Ibnu Maksum
e4d3aff618
Fix Bug email 2024-09-25 15:02:51 +07:00
Ibnu Maksum
6462572fb8
show bandwidth plan 2024-09-25 15:00:13 +07:00
Ibnu Maksum
a51462ef1a
show remaining bill 2024-09-24 10:55:07 +07:00
gerandonk
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
Ibnu Maksum
229eae5c8f
additional cost can be minus 2024-09-23 17:11:32 +07:00
Ibnu Maksum
aa0432df38
Discount price requested by Fiberwan 2024-09-23 16:43:24 +07:00
Ibnu Maksum
aa1ef2c41c
When forgot password, tell to wait for n seconds before resend 2024-09-23 13:43:53 +07:00
Ibnu Maksum
9b1adb15da
Forgot Password and Forgot Username for Customer, requested by fiberwan 2024-09-20 17:07:18 +07:00
Ibnu Maksum
686d2a188a
Add Public Header and Footer in user-ui folder, and use it for public page 2024-09-20 10:23:01 +07:00
iBNu Maksum
5f7f785d99
Merge pull request #303 from agstrxyz/patch-15
Update MikrotikVpn.php
2024-09-13 16:44:06 +07:00
Focuslinkstech
f81f3df700
add mailer error reporting 2024-09-13 10:43:42 +01:00
AGSTR
3c6ef3bcf3
Update MikrotikVpn.php 2024-09-13 16:31:03 +07:00
AGSTR
f5d9649f97
Add files via upload 2024-09-13 00:46:40 +07:00
agamsatria
095e8937a2 Paket vpn tunnel remot 2024-09-13 00:43:46 +07:00
Focuslinkstech
68de3a71b9
if admin session time error, it logout admin out whether admin are online or not, once time reach it logout you out 2024-09-12 11:39:45 +01:00
Focuslinkstech
723e99ebed
fix panel headers in css, add cron job monitor to check if cron is running, has run, or not setup 2024-09-11 14:19:13 +01:00
Ibnu Maksum
b7fce955ac
chenge _post to _get 2024-09-09 14:01:55 +07:00
Ibnu Maksum
0d2b140bcf
Fix Balance sent/received 2024-09-09 10:23:51 +07:00
Ibnu Maksum
f736868819
update remote-address instead local-address 2024-09-09 09:44:28 +07:00