LDAPAuthenticator.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert some unnecessary package name changes

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

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

  1. … 955 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1074 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 782 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2120 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1860 more files in changeset.
LDEV-3591: Flatten UniversalLoginModule hierarchy - it was just a single leaf anyway. Format code. Clean up logs, errors and comments. Move queries from config files to code.

  1. … 12 more files in changeset.
LDEV-3335, LDEV-3340: Make SessionManager a storage for servlet context, so it can be accesses by other classes at any time. Remove obsolete SSO classes.

  1. … 15 more files in changeset.
LDEV-3335, LDEV-3340: Remove or simplify SSO components. Fix sysadmin LoginAs functionality.

  1. … 17 more files in changeset.
immediately return false if login blank

LDEV-2029 implement initial bind user for ldap

  1. … 10 more files in changeset.
LDEV-2028 ldap authentication now uses a general search filter instead of manually setting tree paths.

  1. … 11 more files in changeset.
use Sun 120 formatting standard

  1. … 3 more files in changeset.
LDEV-2006 make javax.net.ssl.trustStore and javax.net.ssl.trustStorePassword system properties system wide, instead of only when an ldap connection is needed

  1. … 8 more files in changeset.
merge latest changes from ldap2_0_4 branch (dated 26/10/07)

  1. … 4 more files in changeset.
merging changes from ldap2_0_4 branch to HEAD

  1. … 13 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

  1. … 6 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

  1. … 8 more files in changeset.
The lookup for the service bean was looking for the "BlahServiceTarget", rather than "BlahService". As a result, it was accessing the functionality of the service bean, but was bypassing the transaction definitions, hence the database updates were not wrapped up in database transaction properly. We didn't notice it previously as the filter that forces the Hibernate Session to stay open during the entire web call was effectively causing us to use the same database connection for the entire web call anyway.

  1. … 12 more files in changeset.
more LDAP support; UserManagementService.setRolesForUserOrganisations has LazyInitialisationException problem

  1. … 9 more files in changeset.
remove pointless debug statement

LDEV-1216 make ssl parameters optional

  1. … 2 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1392 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

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

  1. … 48 more files in changeset.
Move login/index stuff from Lams_common

    • -0
    • +96
    ./LDAPAuthenticator.java
  1. … 19 more files in changeset.