Dotclear

Changeset 3512:5e23e26bfd45 for inc/core


Ignore:
Timestamp:
01/11/17 11:06:52 (9 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Enforce uniqness of the recovery key, addresses #2238

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.auth.php

    r3399 r3512  
    572572          } 
    573573 
    574           $key = md5(uniqid()); 
     574          $key = md5(uniqid('',true)); 
    575575 
    576576          $cur = $this->con->openCursor($this->user_table); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map