lams_build

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert "LDEV-4932 Initial integration of CSRF Guard"

This reverts commit c5a709e4cb42d0729ad3fbd814714fb27dd844df.

It should have been in a separate branch.

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
  1. … 5 more files in changeset.
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.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +34
    ./lib/csrfguard/csrf.module.xml
    • binary
    ./lib/csrfguard/csrfguard-3.1.0-2019.12.19.jar
  1. … 5 more files in changeset.
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.

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • -0
    • +34
    ./lib/csrfguard/csrf.module.xml
    • binary
    ./lib/csrfguard/csrfguard-3.1.0-2019.12.19.jar
  1. … 5 more files in changeset.
LDEV-4883 Fix HttpClient warning “Invalid expires attribute”

  1. … 3 more files in changeset.
LDEV-4589 Adjust LTI Deep Linking & Membership services for Blackboard

  1. … 2 more files in changeset.
LDEV-4589 Make org.apache.httpcomponents.core module available

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-4589 Make org.apache.httpcomponents.core module available

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-4589 Add support for LTI membership service

Includes interim logging.

  1. … 9 more files in changeset.
LDEV-4589 Add support for LTI membership service

Includes interim logging.

  1. … 9 more files in changeset.
Merge branch 'master' into develop

LDEV-4810 Add batik lib to 3rdParty.userlibraries

Merge branch 'master' into develop

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
LDEV-4810 Reintroduce Batik lib, required for producing Jlatexmath's SVG

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • binary
    ./lib/batik/batik-all-1.7.jar
LDEV-4810 Update Jlatexmath library to 1.0.8 version

    • binary
    ./lib/jlatexmath/jlatexmath-1.0.6.jar
    • binary
    ./lib/jlatexmath/jlatexmath-1.0.8.jar
    • -1
    • +1
    ./lib/jlatexmath/jlatexmath.module.xml
LDEV-4784 Update POI library to 4.0.1 version

    • binary
    ./lib/apache-poi/commons-compress-1.18.jar
    • -0
    • +34
    ./lib/apache-poi/compress.module.xml
    • binary
    ./lib/apache-poi/poi-4.0.1.jar
    • binary
    ./lib/apache-poi/poi-ooxml-3.17.jar
    • binary
    ./lib/apache-poi/poi-ooxml-4.0.1.jar
    • binary
    ./lib/apache-poi/poi-ooxml-schemas-4.0.1.jar
    • binary
    ./lib/apache-poi/xmlbeans-2.6.0.jar
    • binary
    ./lib/apache-poi/xmlbeans-3.0.2.jar
  1. … 1 more file in changeset.
LDEv-4759 Material Kit for Bootstrap 4 files installed into lams_central

  1. … 263 more files in changeset.
LDEV-4755 Add ClamAV client library

    • -0
    • +1
    ./conf/j2ee/jboss-deployment-structure.xml
    • binary
    ./lib/clamav/clamav-client-2.0.2.jar
    • -0
    • +34
    ./lib/clamav/clamav.module.xml
    • binary
    ./lib/clamav/kotlin-logging-1.6.22.jar
    • binary
    ./lib/clamav/kotlin-stdlib-1.3.11.jar
    • -0
    • +34
    ./lib/clamav/kotlin.logging.module.xml
    • -0
    • +29
    ./lib/clamav/kotlin.stdlib.module.xml
LDEV-4753 Change default log level to DEBUG with info about production

LDEV-4753 Silence several logs from server.log

LDEV-4722 Enable data connection statistics

Merge remote-tracking branch 'origin/master' into lams31

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/ForgotPasswordServlet.java

lams_central/web/forgotPassword.jsp

lams_central/web/forgotPasswordChange.jsp

lams_central/web/forgotPasswordProc.jsp

lams_tool_assessment/web/pages/learning/results.jsp

  1. … 10 more files in changeset.
Clean www dirs otherwise builds from other branches causes problems.

www does not have the build directories cleaned when the Java code is

built so they need to be cleaned explicitly otherwise files that are

left in the build area from another branch are deployed.

Merge branch 'LDEV-4704' into lams31

LDEV-4669 Switch to using placeholder attribute

Also stop copying tags to lams_tool_bbb

  1. … 33 more files in changeset.
LDEV-4704 Slimming for WildFly standalone mode

Multiple sections from configuration file have been removed.

Multiple unused libraries have been removed.

    • -0
    • +449
    ./conf/slim/standalone.xml
LDEV-4704 Clean up commented out dependencies

    • -1
    • +0
    ./conf/j2ee/jboss-deployment-structure.xml
Merge Hibernate 5.3 annotations migration LDEF-4696 into lams31

  1. … 1 more file in changeset.
LDEV-4696 Use container provided Hibernate libraries instead of own copy

  1. … 30 more files in changeset.
LDEV-3275 Update XStream source code

  1. … 93 more files in changeset.
LDEV-3275 Update XStream binaries

    • binary
    ./lib/xstream/xstream-1.4.11.jar