raspap-webgui/includes
glaszig 3db99c7d21 * escape html entities in network interface settings
the command `ip address show eth0` returns
special characters like "<" and ">" which, if left
unescaped and shown on the page, will create
arbitrary html elements and hide information.

* show interface settings inside unstyled pre block

interface properties should be parsed and displayed
in a proprietary and pretty manner. until then, give
use the raw output of `ip address show`
2019-07-31 04:04:38 +02:00
..
about.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
admin.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
authenticate.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
config.php Updated minor version 2019-06-12 21:14:12 +02:00
configure_client.php Fix for auth protocols, thanks @furest. Fixed open wifi network form element. Resolves #326 2019-05-05 11:08:47 +00:00
dashboard.php fix display of multiple ipv4 addresses, netmasks on dashboard 2019-07-30 23:15:08 +02:00
data_usage.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
dhcp.php fix command injection issue. fixes #354. 2019-07-30 21:21:16 +02:00
functions.php Update safefilerewrite with PHP_EOL 2019-04-30 22:57:12 +00:00
hostapd.php better filename 2019-07-30 21:21:16 +02:00
locale.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:17 +00:00
networking.php * escape html entities in network interface settings 2019-07-31 04:04:38 +02:00
status_messages.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
system.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:42 +00:00
themes.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
webconsole.php Fix for #210. 2018-07-31 23:37:52 +02:00