aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/templates/views/pm_inbox.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/views/pm_inbox.html')
-rw-r--r--src/main/resources/templates/views/pm_inbox.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/templates/views/pm_inbox.html b/src/main/resources/templates/views/pm_inbox.html
index f89b2923..10cd0a30 100644
--- a/src/main/resources/templates/views/pm_inbox.html
+++ b/src/main/resources/templates/views/pm_inbox.html
@@ -17,6 +17,7 @@
<div class="msg-txt">{{ msg | formatMessage }}</div>
<form class="pmmsg">
+ <input type="hidden" name="{{_csrf.parameterName}}" value="{{_csrf.token}}" />
<input type="hidden" name="uname" value="{{ msg.user.name }}"/>
<div class="msg-comment">
<div class="ta-wrapper">