1. 16 Aug, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-477: For DIGEST-MD5, use domain rather than host name. · ae861cd9
      Guus der Kinderen authored
      Judging from most current implementations (Smack, Conversations,
      Gajim), most clients will use the domain name rather than the
      fully qualified host name when constructing the DIGEST-MD5
      digest-uri. Although this isn't conforming to RFC2831, interop
      is of more value than 'doing the right thing'.
      
      This commit makes SASL use the domain name when the mechanism
      in play is DIGEST-MD5, and will use the host name for other
      mechanisms.
      ae861cd9
  2. 13 Aug, 2016 1 commit
  3. 12 Aug, 2016 2 commits
  4. 09 Aug, 2016 1 commit
  5. 08 Aug, 2016 1 commit
  6. 04 Aug, 2016 2 commits
  7. 01 Aug, 2016 1 commit
  8. 25 Jul, 2016 6 commits
  9. 24 Jul, 2016 1 commit
  10. 22 Jul, 2016 1 commit
  11. 21 Jul, 2016 1 commit
  12. 20 Jul, 2016 1 commit
  13. 19 Jul, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-1139: User-to-provider mapping · a4c178c4
      Guus der Kinderen authored
      This commit introduces a new AuthProvider and UserProvider that, similar to the
      HybridAuthProvider and -UserProvider can be configured to use more than one backend
      store. Where the Hybrids iterate over all of their providers in an attempt to
      fulfill a request, these new 'Mapped' variants will first determine what provider
      is to be used for a particular user, and will then operate on only that provider.
      This is useful where particular users are required to be restricted to specific
      backends.
      a4c178c4
  14. 07 Jul, 2016 1 commit
  15. 04 Jul, 2016 6 commits
  16. 02 Jul, 2016 1 commit
  17. 01 Jul, 2016 1 commit
  18. 30 Jun, 2016 1 commit
  19. 28 Jun, 2016 2 commits
  20. 27 Jun, 2016 1 commit
  21. 23 Jun, 2016 1 commit
  22. 22 Jun, 2016 1 commit
  23. 21 Jun, 2016 1 commit
  24. 20 Jun, 2016 1 commit
  25. 18 Jun, 2016 1 commit
  26. 17 Jun, 2016 1 commit
  27. 14 Jun, 2016 1 commit