LDEV-4997 Initial migration of Doku tool to Etherpad as central service Conflicts: lams_admin/conf/language/lams/ApplicationResources.properties lams_build/build.xml lams_common/src/java/org/lamsfoundation/lams/commonContext.xml lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java lams_tool_doku/src/java/org/lamsfoundation/lams/tool/dokumaran/dbupdates/patch20200329.sql
LDEV-4932 Initial integration of CSRF Guard Add library and configuration file. Only Edit Profile form has a token injected into form. Other POSTed forms will be stopped by the Guard, with an error logged.