From: Mischa POSLAWSKY Date: Fri, 22 Dec 2017 22:37:30 +0000 (+0100) Subject: auth: reusable functions for password verification X-Git-Tag: v2.5~5 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/04ef1bd42bfaa8bbb9c20fc074eb1e983150906c auth: reusable functions for password verification Page to change passwords will need to run the same code. --- diff --git a/auth.inc.php b/auth.inc.php index 94f0dcc..fd11b13 100644 --- a/auth.inc.php +++ b/auth.inc.php @@ -1,4 +1,19 @@