• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

  1. … 17 more files in changeset.
LDEV-3376: Swith back to standard (non-development) mode for JSP servlet. Use another mechanism to fetch news for login page.

  1. … 1 more file in changeset.
LDEV-3331: Allow logging in via integrations. Allow redirecting to a given URL after log in. Adjust sysadmin "login as" functionality.

  1. … 3 more files in changeset.
LDEV-3322: adding id tags

  1. … 1 more file in changeset.
LDEV-3322: adding id tags

  1. … 1 more file in changeset.
LDEV-3013: remove flash warning and include IE10

  1. … 1 more file in changeset.
LDEV-2958: fix the login logo so we don't need to modify the .jsp when a new picture is uploaded. Instead, we replace the image.

  1. … 2 more files in changeset.
CNG-12, CNG-21, CNG-28, CNG-29, CNG-36: Add comments in original files so when they are altered, copies made for CNG should also be updated so they work fine with rest of subprojects.

  1. … 17 more files in changeset.
LDEV-2812: make ie9 compatible, fix typos

LDEV-2796: Change the way news file is imported - not from external server, but from another context on the same server.

remove merge conflict flags

LDEV-2243: Added support for chrome and safari4

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