Dotclear

Changeset 2311:b9ea646a3613 for inc


Ignore:
Timestamp:
10/08/13 09:31:33 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Added specific message for auth with insufficient permissions. Added sleep() on invalid user on auth.php.

File:
1 edited

Legend:

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

    r2159 r2311  
    113113           
    114114          if ($rs->isEmpty()) { 
     115               sleep(rand(2,5)); 
    115116               return false; 
    116117          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map