billz
c98d2b0c15
Add authentication to ajax pages, thx @lts-rad
2024-03-11 18:52:34 +01:00
billz
457da91008
Processed with phpcbf
2020-02-15 17:57:46 +00:00
billz
9cb564a15f
Processed with phpcs for PSR-2 coding standard
2019-08-12 11:02:40 +01:00
glaszig
1fddad190f
fix require paths
2019-08-07 23:51:22 +02:00
glaszig
da69d3d768
send CSRF token in a response header,
...
update the page's CSRF tokens with the new token
from the response header,
verify csrf token in ajax endpoints,
initialize a session for every endpoint
2019-08-06 21:34:58 +02:00
Lawrence
7749b79e2f
Implemented start of web interface to update Static IP addresses or use DHCP.
...
Currently saves to files in /etc/raspap/networking, still need to build something to generate a working config for dhcpcd
2017-10-28 02:40:30 +08:00