]> git.agnieray.net Git - galette.git/blobdiff - galette/templates/default/lostpasswd.tpl
Add CSRF Middleware
[galette.git] / galette / templates / default / lostpasswd.tpl
index ccb455fb3d0dbd3194b03f28f856d99c836ddf73..e137d23fe1ef21bf83206344a5f6d7cb7ec8bc76 100644 (file)
@@ -8,6 +8,7 @@
                     </p>
                     <input type="submit" name="lostpasswd" value="{_T string="Recover password"}" />
                     <input type="hidden" name="valid" value="1"/>
+                    {include file="forms_types/csrf.tpl"}
                 </section>
                 </form>
 {/block}