zikula-modules / Formicula

A template-driven form mailer for Zikula

Home Page:https://ziku.la

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert authkeys to new csrf method in branch 300

hvorragend opened this issue · comments

phenomenon

There is a new method for checking hte authorization key. Submitting a form also gives

Warning! Static call SecurityUtil::confirmAuthKey() is deprecated. Please use SecurityUtil::validateCsrfToken() instead.

background analysis
implementation recommendation

Update the auth keys as in Core and other 3rd party modules