Index: lams_central/conf/security/Owasp.CsrfGuard.properties =================================================================== diff -u -r8da0b0783bbfac4bb1fed3a5a5811c2f418fcae7 -r2eb3170d6501ff5206577dcaa8881209033c1f49 --- lams_central/conf/security/Owasp.CsrfGuard.properties (.../Owasp.CsrfGuard.properties) (revision 8da0b0783bbfac4bb1fed3a5a5811c2f418fcae7) +++ lams_central/conf/security/Owasp.CsrfGuard.properties (.../Owasp.CsrfGuard.properties) (revision 2eb3170d6501ff5206577dcaa8881209033c1f49) @@ -7,6 +7,7 @@ # Each key goes into a separate line prefixed with org.owasp.csrfguard.protected. # A key suffix must not contain a dot "." character org.owasp.csrfguard.protected.centralSaveUserProfile=/lams/saveprofile.do +org.owasp.csrfguard.protected.forumAuthoringSave=/lams/tool/lafrum11/authoring/update.do # Actions to take when a CSRF attack is attempted org.owasp.csrfguard.action.Log=org.owasp.csrfguard.action.Log