Skip to content

fix(FastAPI): prevent CSRF forging login requests

Steven Guikal requested to merge fluix/aurweb:feat-csrf-login-check into pu

Small caveat for this when developing, you must use the https://localhost:8444 URL, not https://127.0.0.1:8444.

Closes #88 (closed)

Edited by Steven Guikal

Merge request reports