Welcome to mirror list, hosted at ThFree Co, Russian Federation.

csrf_token_fail.markerb « notifier « views « app - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 22f3164ea47fb61a285210d90437f3cc33f3197a (plain)
1
<%= t("notifier.csrf_token_fail.body", name: @notification.recipient_first_name, link: "https://www.owasp.org/index.php/Cross-Site_Request_Forgery_(CSRF)") %>