URL:
  <http://savannah.nongnu.org/bugs/?22779>

                 Summary: conf.php.dist suggests different values for
encryption than are actually used
                 Project: web-cyradm
            Submitted by: traxer
            Submitted on: Saturday 03/29/2008 at 16:22
                Category: documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: normal bugs
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: traxer
        Originator Email: [EMAIL PROTECTED]
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.5.4
        Operating System: None
         Reproducibility: Every Time
         Planned Release: None
      Cyrus IMAP version: 2.2.x
             PHP version: 5.0
           Database type: MySQL 4.1

    _______________________________________________________

Details:

config/conf.php.dist gives the following options for setting password
encryption:
- crypt 1
- mysql 2
- md5 3

lib/crypto.php (password::check() and other methods) use the following:
- crypt 1
- md5 2
- mysql 3




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?22779>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/

_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to