Yup I just added that on both the client and server side today. I also added a logging function if the attacker removes the client side validation and it fails on the server side
I just gotta make sure the rest of my site is secure from SQL injections because I have other forms and inputs, but most of them are plaintext inputs. How can I validate that before inserting?
I just tested it and apparently it does! I tried line comments "//" and block comments /* comment */ Both seem to work. Now I can include all bindings and just comment out unused ones like toml file.
I'm so sorry for not knowing this, can you explain what "Turnstile down" means? Is that a networking term? Or perhaps another term for something like "zero trust"?