]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions-auth.php
No cookie storing when called by API
[Github/YOURLS.git] / includes / functions-auth.php
2009-05-22 ozhozhNo cookie storing when called by API
2009-05-22 ozhozhAllow GET or POST to log (will make API more usable)
2009-05-22 ozhozhBetter message for when used by API
2009-05-21 ozhozhImproved auth scheme: now storing encrypted cookies
2009-05-21 ozhozhImproving the auth scheme to make it more solid and...