login.jsp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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.
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.
removed fixed size for logo on login screen

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

catch exception if news.html does not exist

update js tested on various ie and firefox versions

browser compat changes

fixed for safari

browser compat. fixes

browser detection

browser detection

  1. … 2 more files in changeset.
added flash detection to login page

  1. … 2 more files in changeset.
Moved copyright statement to www (to avoid security) and put a link to the copyright page on the login page.

  1. … 4 more files in changeset.
onEnter form submission

changed class on login link to 'button'

Changed login button to be a link - as a submit IE was triggering the submit and the javascript, causing the login to occur twice and this would sometimes stuff up the sso cookie.

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. … 269 more files in changeset.
specify charEncoding as UTF-8 when importing news.html

Fixed login button position.

Fixed username/password input widths for IE.

Updated warning class. Added warning-login class.

  1. … 1 more file in changeset.
Added ltr/rtl support based on the person's locale.

  1. … 32 more files in changeset.
new login page