Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Add compilation parameter for legacy Spring binding

  1. … 14 more files in changeset.
LDEV-5440 Update web.xml version

  1. … 40 more files in changeset.
LDEV-5440 Update code to match dependencies

In particular javax -> jakarta package change and new JPA not accepting some attributes.

  1. … 223 more files in changeset.
LDEV-5440 Update Hibernate queries with new syntax

Get rid of deprecated Long and Integer constructors.

  1. … 86 more files in changeset.
LDEV-5440 Revert some unnecessary package name changes

  1. … 464 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 480 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 954 more files in changeset.
LDEB-5335 Add structured audit logs on various admin actions

  1. … 22 more files in changeset.
LDEV-5178 Skip password expiration check on login via integrations

  1. … 2 more files in changeset.
LDEV-5320 Give more details about course roles being added and removed

This approach uses logs in controllers rather than in services.

  1. … 5 more files in changeset.
LDEV-5320 Audit user being locked out

LDEV-5311 Send emails with password change link on user import

  1. … 9 more files in changeset.
LDEV-5311 Generate passwords for imported users with no passwd provided

  1. … 4 more files in changeset.
LDEV-5304 Make Signup page process CSRF token correctly

Also better detect LoginAs and signup flow.

  1. … 3 more files in changeset.
LDEV-5304 Secure login page from CSRF attack

Check for CSRF attack only for regular logins.

For LoginAs feature and integrations existing HTTP session gets

invalidated and so is the CSRF token.

  1. … 4 more files in changeset.
LDEV-5302 Rename sysadmin role to appadmin

  1. … 181 more files in changeset.
LDEV-5284 Use SHA-256 for parameters hash in integration calls

SHA-1 is still supported.

  1. … 7 more files in changeset.
LDEV-5278 Remove obsolete handler

  1. … 2 more files in changeset.
LDEV-5094 Add logs to SSO handler

LDEV-5094, LDEV-4030 Fix loop of user integrated relogin and lock out

LDEV-5094 Redirect authenticated user immediately

Detect situation when user is automatically reauthenticating via

integrations and redirect him straight to the desired URL, so the

default servlet does not kick in.

LKC-222 Simplify authorization flow for Workflow Automation

Learners need to already exist in the organisation. Staff gets synced

and added.

  1. … 2 more files in changeset.
LKC-222 Add course and lesson roles to user on WA access

  1. … 4 more files in changeset.
LDEV-4831 Bypass 2FA if using Login-as

(cherry picked from commit 26e7a51d2a74ef045d6e056752fd60bf510f2024)

LDEV-4831 Bypass 2FA if using Login-as

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

Conflicts:

lams_common/src/java/org/lamsfoundation/lams/integration/security/SsoHandler.java

LDEV-4030 Prevent failedAttempts overflow in DB

LDEV-4030 Prevent failedAttempts overflow in DB

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

Conflicts:

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

lams_central/web/includes/javascript/authoring/authoringGeneral.js

lams_central/web/includes/javascript/authoring/authoringProperty.js

  1. … 7 more files in changeset.
Merge branch 'SP-3'

  1. … 7 more files in changeset.