1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-05-18 17:42:41 +02:00
RaspAP/ajax/networking
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
..