1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Protect tag_delete with a CSRF token

This commit is contained in:
Yassine Guedidi 2025-03-23 14:51:58 +01:00
parent cf49be6940
commit 27f0d94db7
4 changed files with 15 additions and 6 deletions

View file

@ -177,6 +177,7 @@ a.original:not(.waves-effect) {
.card-entry-tags a,
.card-entry-labels a,
.card-tag-labels a,
.card-tag-labels button,
.card-entry-labels-hidden a,
#list .chip a {
text-decoration: none;