luckyframework/lucky_cli
CSRF should be removed if it's disabled in forms
Offen
#696 geöffnet am 05.11.2021
good first issue
Repository-Metriken
- Stars
- (92 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
You have the option to disable CSRF in forms with https://github.com/luckyframework/lucky/blob/60b24a8f0489d6115063d15ba5974481b02c9abe/src/lucky/tags/form_helpers.cr#L3
If this is disabled, then we should probably also display the metatags as well.