1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00
raspap-webgui/includes
glaszig 8f3489cd4a remove id attribute from csrf token field due to obsolescence
and if there's multiple form's on the page it would lead to
multiple elements with the same id which is illegal in html
2019-08-06 20:55:16 +02:00
..
about.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
admin.php rename CSRFToken() to the more apt CSRFTokenFieldTag() 2019-08-06 20:55:16 +02: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 rename CSRFToken() to the more apt CSRFTokenFieldTag() 2019-08-06 20:55:16 +02: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 remove splattered, duplicated csrf validation code 2019-08-06 20:55:16 +02:00
functions.php remove id attribute from csrf token field due to obsolescence 2019-08-06 20:55:16 +02:00
hostapd.php rename CSRFToken() to the more apt CSRFTokenFieldTag() 2019-08-06 20:55:16 +02:00
locale.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:17 +00:00
networking.php removing superfluous call to CSRFToken() which 2019-08-06 20:55:16 +02:00
status_messages.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
system.php rename CSRFToken() to the more apt CSRFTokenFieldTag() 2019-08-06 20:55:16 +02: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