diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-30 20:46:47 -0800 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-11-30 20:46:47 -0800 |
| commit | 1a71a5985f3116c138f4acc4613e8e29982e38f5 (patch) | |
| tree | bc3447970e65dd54471b74a3f0ed5214e2558ccb /templates | |
| parent | 7335cf0aa21c597a311dedf8d893094ad196a0f8 (diff) | |
| download | roseh.moe-1a71a5985f3116c138f4acc4613e8e29982e38f5.tar.zst | |
Use built-in cross-origin protection
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/note.html.template | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/note.html.template b/templates/note.html.template index 07c2d8e..19da416 100644 --- a/templates/note.html.template +++ b/templates/note.html.template @@ -6,7 +6,6 @@ {{end}} <form id="form" method="post"> - <input type="hidden" name="csrf-token" value="{{.CSRFToken}}"> <div class="save-indicator-container"> {{block "saveIndicator" ""}} <span id="save-indicator">{{.}}</span> |
