Jellyfrog and GitHub
29f45ca352
Apply fixes from StyleCI ( #12124 )
2020-09-21 15:59:34 +02:00
Jellyfrog and GitHub
82f43cb98d
Apply fixes from StyleCI ( #12120 )
2020-09-21 15:40:17 +02:00
Yacine BENAMSILI
1a152edc67
feature: F5 LTM bandwidth controller
2020-05-29 03:00:42 +02:00
Yacine BENAMSILI
fa52264de2
Fix: F5 LTM bandwidth controller
2020-05-28 23:15:35 +02:00
Tony Murray and GitHub
217969e140
Update php-codesniffer ( #11368 )
...
* PHPCS 3.5+
* Fix newly detected style issues
2020-04-03 08:41:24 -05:00
Tony Murray and GitHub
f3ba8947f7
Use Config helper ( #10339 )
...
remove usage of global variable
2019-06-23 00:29:12 -05:00
pobradovic08 and Tony Murray
90bb68f026
Netscaler vsvr - fixed wrong table colspan ( #10246 )
2019-05-23 10:04:35 -05:00
pobradovic08 and Tony Murray
1e76915af3
Netscaler vservers table update ( #10103 )
...
* webui: Netscaler Vservers add table header and vserver type
* webui: Netscaler Vserver sorting (name, traffic in/out)
2019-05-20 08:56:53 -05:00
Tony Murray and GitHub
36431dd296
Security fix: unauthorized access ( #10091 )
...
* Security fix: unauthorized access
Affects nginx users:
Moved php files outside of public html directory (Apache was protected by .htaccess)
Affects all users:
Some files did not check for authentication and could disclose some info.
Better checks before including files from user input
* git mv html/includes/ includes/html
git mv html/pages/ includes/html/
2019-04-11 23:26:42 -05:00