1. 07 Mar, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-1097: Reduce complexity of AuthProvider · 2cd0137f
      Guus der Kinderen authored
      AuthProvider has quite some complexity that exists solely for XEP-0078.
      This commit removes most of that, by replacing the generic checks for
      digest and plain support with a non-generic implementation, that will
      work for any auth provider that supports password retrieval.
      2cd0137f
  2. 09 Nov, 2015 1 commit
  3. 30 Oct, 2015 1 commit
  4. 29 Oct, 2015 1 commit
  5. 24 Jul, 2015 1 commit
    • Richard Midwinter's avatar
      OF-631: Implement SCRAM support · 44826566
      Richard Midwinter authored
      This implements the SCRAM-SHA1 mechanism, and includes extending the existing
      DefaultAuthProvider to store the Scram hashes for faster authentication.
      
      If user.scramHashedOnly is set to true, then only these non-reversable hashes
      are stored (and thus security is increased in exchanged for removing support
      for DIGEST-MD5 et al).
      44826566
  6. 09 Nov, 2009 1 commit
  7. 30 Sep, 2009 1 commit
  8. 11 Apr, 2008 1 commit
  9. 08 Apr, 2008 1 commit
  10. 06 Feb, 2008 1 commit
  11. 15 Nov, 2007 1 commit
  12. 03 Jul, 2007 1 commit
  13. 02 May, 2007 1 commit
  14. 01 May, 2007 1 commit
  15. 28 Mar, 2007 1 commit
  16. 05 Jul, 2006 1 commit
  17. 17 Mar, 2006 1 commit
  18. 13 Dec, 2005 1 commit