1. 27 Jun, 2007 3 commits
  2. 26 Jun, 2007 1 commit
  3. 25 Jun, 2007 8 commits
  4. 22 Jun, 2007 17 commits
  5. 21 Jun, 2007 9 commits
  6. 20 Jun, 2007 2 commits
    • Jay Kline's avatar
      !!This will require config changes to all SSO users!! · a7d40b6e
      Jay Kline authored
      Large restructure of SASL authorization and some SASL authentication changes:
      
       * Implemented PLAIN SASL Server 
       * Moved PLAIN auth to using SASL Server object
       * Allow case for client EXTERNAL auth
       * Created AuthorizationMappings (allow for default usernames different from 
            principal used)
       * More robust handling of LDAP authorization (allows JID != principal)
       * Fixes case sensitivy issue with default authorization policy
       * Removed UnixK5LoginPorivder, since it will likely never be used, has never
            been tested, and would be difficult to maintain in the long run.
      
      The Loose, Lazy, and Strict policies have been removed, and folded into a 
      single Default policy that now resides in 
      org.jivesoftware.openfire.auth.DefaultAuthorizationPolicy
      
      Issues: JM-1079 JM-1086
      
      
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8583 b35dd754-fafc-0310-a699-88a17e54d16e
      a7d40b6e
    • Jay Kline's avatar
      Fixes JM-1077 (location of admin lib dir) · bab6f4cf
      Jay Kline authored
      
      
      git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8582 b35dd754-fafc-0310-a699-88a17e54d16e
      bab6f4cf