Commit Graph

36 Commits

Author SHA1 Message Date
7f72b0c34a cannot deactivate postpaid 2024-10-25 14:05:57 +07:00
f0da633808 Single session Admin can be set in the misc settings 2024-10-18 10:59:52 +07:00
b15fdf1d6a Setting sAllow Registration = Yes/Voucher/No Registration 2024-10-17 09:35:26 +07:00
696b2e4789 move miscellaneous to settings sub-menu for quick access
add csrf token check for settings and its environments
2024-10-11 16:11:03 +01:00
7267bd082a Api always Valid 2024-10-11 11:42:38 +07:00
a35137b7ab fix logic Session Admin especially isApi 2024-10-11 11:09:27 +07:00
83dd564e53 fix position Admin::_info(); 2024-10-11 11:07:47 +07:00
5bc273a9dd session_destroy(); inside removeCookie() 2024-10-11 10:38:24 +07:00
f9fe261e55 session_destroy(); 2024-10-11 10:37:35 +07:00
0dc79cd5c4 ->select('login_token') 2024-10-11 10:37:23 +07:00
f77d7051c1 remove unused variable 2024-10-10 17:02:04 +01:00
60e1eacc59 fix login loop 2024-10-10 16:24:36 +01:00
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
c08c069479 Critical Updates, Fight Against Insecurity 2024-10-10 10:50:48 +07:00
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
828ad7f880 Fix locked out bug 2024-08-01 21:25:14 +07:00
b64e841bde Payment Gateway Audit page 2024-08-01 17:55:58 +07:00
67e383375e still error, why 2024-07-31 22:09:46 +07:00
4434e7d217 session_timeout_duration make crash when no data 2024-07-31 22:04:28 +07:00
fc6cd59ea0 critical fix operand when save settings 2024-07-31 22:01:01 +07:00
fa154b007f change $db_password to $db_pass 2024-07-29 09:06:27 +07:00
5a47da013b Add session expiration settings
You can now set session expiration in settings -> General Settings -> Miscellaneous

if admin is Idles for more than minutes set, he will required to login again, just for account security concerns.

you can enable or disable
2024-07-27 00:56:48 +01:00
254fd4ccf7 fix rest api, need to change every variable to readable 2024-04-01 13:01:21 +07:00
848dcb5caf fix variable Admin.php 2024-02-27 07:12:02 +07:00
d2fa9be8d1 Path Configuration 2024-02-26 14:38:04 +07:00
35d679ed2c Menu With Auth 2024-02-26 11:25:15 +07:00
091f4fb638 Fix Cookies Admin 2024-02-23 14:52:10 +07:00
ddd7fb49fe Fix invoice 2024-02-23 14:40:47 +07:00
9543ee6e34 Session using cookie 2024-02-12 09:45:44 +07:00
a1d9b63dcf Change credits 2023-10-12 15:55:42 +07:00
a2a3a7f0a6 hotspotbilling/phpnuxbill 2022-10-16 14:50:24 +07:00
a7e8335297 admin change to adminlte 2022-10-16 14:48:21 +07:00
9dd85dc38e Change Header 2022-09-05 15:12:00 +07:00
2d82051895 Perbaikan di register, uptime limit dan kuota 2017-03-24 13:26:14 +07:00
979475b312 PHPMixBill v5.0 - First Upload 2017-03-11 02:51:06 +07:00