mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-16 16:15:40 +00:00
d8ca1d70b7
GET routes are not protected against CSRF. This commit changes the needed URLs to POST and replace simple links with forms. Thanks @fdb-hiroshima for noticing it! |
||
---|---|---|
.. | ||
blogs.rs | ||
comments.rs | ||
errors.rs | ||
instance.rs | ||
likes.rs | ||
medias.rs | ||
mod.rs | ||
notifications.rs | ||
posts.rs | ||
reshares.rs | ||
session.rs | ||
tags.rs | ||
user.rs | ||
well_known.rs |