• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9.

Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead.

Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation.

Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:21:14 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
CNG-2: First attempt to support Open ID authentication. Currrently without using lams_openid project.

  1. … 3 more files in changeset.
Merge lams2_3 to head (continuing...)

  1. … 50 more files in changeset.
LDEV-2205 Adding in course-level admin to enable/disable gradebook for a course

  1. … 8 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 40 more files in changeset.
LDEV-2099 - Alter registration module for lc integration, altering registration action and form to talk to lc server instead of redirecting to it

  1. … 8 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
handle non-integers

  1. … 5 more files in changeset.
add ldap attributes for all LAMS user attributes

  1. … 7 more files in changeset.
merge with lams2_0_3 tag on HEAD

  1. … 129 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 74 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 204 more files in changeset.
Add learning library management

  1. … 9 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 2 more files in changeset.
register server

  1. … 8 more files in changeset.
bulk import support

  1. … 13 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags.

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 270 more files in changeset.
Exception handler define for STRUTS.

  1. … 8 more files in changeset.
spelling fix for xnix systems

  1. … 1 more file in changeset.
*** empty log message ***

  1. … 1 more file in changeset.
The main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 10 more files in changeset.
Added the locale filter.

  1. … 7 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 22 more files in changeset.
For quartz job list function.

  1. … 14 more files in changeset.