forked from wallabag/wallabag
Protect tag_delete with a CSRF token
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user