DeltaVetal26 / SteVe-OCPP-HTTP-Client

Basic HTTP client for sending commands remotely to the Steve OCPP control panel
10 stars 8 forks source link

csrf issue #8

Open asadparvaiz opened 1 year ago

asadparvaiz commented 1 year ago

The script used to work great but all of a sudden the token is not being retrieved and the reason seams to be that the signin page does not contain the hidden field <input type="hidden" name="_csrf" value="

Could you think of a reason why this is happening?

DeltaVetal26 commented 1 year ago

Hello, At the moment I don't have access to Steve to look into this in more detail. Have you updated Steve or changed the PHP version?

asadparvaiz commented 1 year ago

Hi Alex,

My steve was updated, I only found out. I downgraded it and it is fine for me. I am still using your initial push which works like a charm