]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Fixing and improving stuff on @nicwaller's patch
authorozh <ozh@ozh.org>
Wed, 12 Jun 2013 14:51:49 +0000 (16:51 +0200)
committerozh <ozh@ozh.org>
Wed, 12 Jun 2013 14:51:49 +0000 (16:51 +0200)
commit06013f047c79ebf2628a90184750e7312ad24de7
tree15b666bca376754e5ec0dcaf132443989662bcb9
parentb88bfb5e0a86051410fa4df10c810e23768d724c
parent0181509b1a144c47c5ec07a175e4bdb060d868f4
Fixing and improving stuff on @nicwaller's patch

- works with "login" => "pass" and 'login' => 'pass'
- works with malformed arrays
- works with any password & special chars
- better error reporting
- l10n instead of hardcoded strings
- less var declared
includes/auth.php
includes/functions-auth.php
includes/load-yourls.php
includes/phpass/PasswordHash.php