• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2243: Added support for chrome and safari4

  1. … 1 more file in changeset.
LDEV-2230: addind download link to firefox

  1. … 1 more file in changeset.
LDEV-2230: addind download link to firefox

  1. … 1 more file in changeset.
merging to branch 2.3

LDEV-2230: Add IE8 as support browser

LDEV-2231: min Flash Player version 8

LDEV-2230: warning about ie6

LDEV-1974 Removed unwanted text

LDEV-1974 Updated flash player detection script to adobe detection kit

  1. … 2 more files in changeset.
Separate the forgot password label and the Help using a <br> rather than just a space (suggestion by Data Pacific)

LDEV-273 resolved

added in the page validation

  1. … 5 more files in changeset.
LDEV-273 Password Reset

All the code for the forgot your login stuff, still needs validation and some comsmetics to be finished

  1. … 11 more files in changeset.
LDEV-1372: Focus on username field on load

LDEV-907: Adding troubleshooting link for login page

merge ldap changes from HEAD to this branch, branched from 2.0.4

  1. … 56 more files in changeset.
change 'login as' to support non LAMS-DB users by maintaining LAMS shared session (universal login module uses it to verify sysadmin role before bypassing authentication)

  1. … 2 more files in changeset.
add boolean config option LDAPEncryptPasswordFromBrowser - allows admin to turn off sha1'ing of password in javascript

  1. … 4 more files in changeset.
add check for 'failed' parameter in request so that ShibLogin doesn't keep getting called when j_security_check login fails

changing shib authentication to 'on/off' rather than try to have db/shib authentication happening at the same time

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

  1. … 100 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 45 more files in changeset.
LDEV-1187 sysadmin can login as any user, LoginAsAction provides the user/pass and login.jsp handles the automatic login

  1. … 2 more files in changeset.
little odds and ends

  1. … 3 more files in changeset.
configure shibboleth attribute header names in lams_configuration table

  1. … 6 more files in changeset.
error message on login page when shib username is already taken by a non-shib user

  1. … 1 more file in changeset.
automatically login shib users

Merged 2.0.1 release changes from HEAD.

  1. … 233 more files in changeset.
removed fixed size for logo on login screen

Add "/" before news.html to avoid lamsURL miss "/"

catch exception if news.html does not exist