bugweb-cyradm - Bugs: bug #22779, conf.php.dist suggests different...

 
 

bug #22779: conf.php.dist suggests different values for encryption than are actually used

Submitter:  Oswald Jaskolla <traxer>
Submitted:  Sat 29 Mar 2008 04:22:03 PM UTC
   
 
Category:  documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  normal bugs
Status:  None Privacy:  Public
Assigned to:  None Originator Name:  * traxer
Open/Closed:  Open 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
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 29 Mar 2008 04:22:03 PM UTC, original submission:  

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

Oswald Jaskolla <traxer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by traxer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code