Skip to content
Snippets Groups Projects
  1. Oct 29, 2009
    • Michael Hanselmann's avatar
      http.auth: Add new function to verify passwords · bf9bd8dd
      Michael Hanselmann authored
      
      This new function supports two schemes for passwords:
      - Old-style cleartext passwords
      - Hashed passwords according to RFC2617 (H(A1))
      
      Schemes are differentiated by their prefix, a concept also
      used in OpenLDAP. Cleartext passwords can no longer start
      with an opening brace ("{") unless they're prefixed with
      "{cleartext}" (case insensitive).
      
      Currently there's no documentation for rapi_users at all.
      It'll be in a consecutive patch.
      
      Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
      Reviewed-by: default avatarIustin Pop <iustin@google.com>
      bf9bd8dd
  2. Oct 28, 2009
  3. Oct 27, 2009
  4. Oct 26, 2009
  5. Oct 23, 2009
  6. Oct 22, 2009
  7. Oct 21, 2009
Loading