]> CyberLeo.Net >> Repos - Github/YOURLS.git/history - includes/functions-auth.php
Update phpass
[Github/YOURLS.git] / includes / functions-auth.php
2017-04-20 ozhUpdate phpass
2017-04-20 ozhMerge branch 'master' of https://github.com/YOURLS...
2017-04-20 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2232 from YOURLS/issue2122
2017-04-19 ozhSome phpdoc while we're here
2017-04-19 ozhNo more PHP 5.2 checks
2017-04-19 ozhRemove password verification
2017-04-16 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #2144 from Ramoonus/patch-1
2017-03-25 ozhMore readable argument.
2017-03-25 ozhFix redirection after logging
2017-02-05 ozhMerge branch 'master' of https://github.com/YOURLS...
2017-02-05 ozhIntroduce yourls_sanitize_url_safe()
2016-03-05 Léo ColombaroMerge branch 'refs/heads/pr/1921'
2016-02-29 BstNameUpdate from original
2015-12-05 ozhMerge branch 'master' into pr1824
2015-12-04 ozhMerge branch 'master' of https://github.com/YOURLS...
2015-12-04 ozhMerge pull request #1988 from berndblume/master
2015-11-27 Bernd Blumefixed preg_quote to make password auto encryption work...
2015-05-21 ozhAvoid notices during unit tests
2015-05-18 ozhRemove static var
2014-10-28 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1792 from YOURLS/authcookie
2014-10-28 ozhOopsie, EOF newline
2014-10-28 ozhDelegate cookie name to its own function
2014-10-28 ozhUnique cookie name per install
2014-10-25 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1728 from armsby/master
2014-10-24 ozhMerge branch 'master' into bookmarklets
2014-09-04 ozhAdd debug info if auth cookie cannot be stored
2013-12-26 ozhMerge branch 'master' into http-lib
2013-12-26 ozhIntroduce function yourls_debug_log()
2013-12-13 ozhMerge
2013-12-11 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-12-10 LeoColombFix unstored cookie on localhost
2013-09-06 ozhMake yourls_hash_passwords_now() independent from globals
2013-09-05 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-09-05 ozhPass parameter to yourls_hash_passwords_now(). Will...
2013-09-02 LeoColombBe sure to have REQUEST_URI before trying redirection
2013-08-19 Léo ColombaroMerge pull request #1425 from YOURLS/Fix-GeoIP
2013-06-12 ozhFurther improvements
2013-06-12 ozhMore checks, a few comments, and the phpass test file
2013-06-12 ozhFixing and improving stuff on @nicwaller's patch
2013-06-05 Nic WallerMinor typographical fixes
2013-06-05 Nic WallerGently notify the user when config.php is unwritable
2013-06-04 Nic WallerSessions are independent of passwords
2013-06-03 Nic WallerRewrite config.php with password hashes
2013-06-03 Nic WallerMore secure password hashes with PHPASS
2013-05-07 ྅༻ Ǭɀħ ༄༆ཉMerge pull request #1386 from ozh/fix-login
2013-05-07 ozhHandle custom notice upon login
2013-05-07 ozhRedirect after login via POST
2013-05-01 ozhMerge branch 'master' of https://github.com/hultra...
2013-04-30 ozhMerge branch 'issue1348' of https://github.com/ozh...
2013-04-29 ozhMerge branch 'master' of https://github.com/YOURLS...
2013-04-26 ﻫ༻྅༻ Ǭɀħ ༄༆ཉ༅ﺀMerge pull request #1359 from adigitalife/master
2013-04-25 ozhAdd shunt filter to auth function. Closes #1358.
2013-04-14 |⇜Ѻ⇝|Merge pull request #1343 from ozh/master
2013-04-14 ozhStuff related to public shortening[1] & user auth[2]
2013-04-08 LeoColombMerge pull request #1336 from LeoColomb/Fix-Github
2013-04-07 LeoColombFix end of line
2013-02-13 OzhPHPdoc-ish-ification of older functions. Fixes issue...
2013-02-10 OzhMore translation readyness.
2013-01-09 OzhReplace deprecated function split()
2012-12-10 OzhEncourage security good practice: encrypt your passwords!
2012-11-23 OzhStricter coding && prevent notices plzthx
2012-11-11 OzhBetter auth filtering. Fixes issue 1229.
2012-10-31 OzhAllow auth with timestamp from the future or the past...
2012-08-20 ozhozhWhitespaces, bitches!! Because, you know, CodingStandards.
2012-07-01 ozhozhActions on auth events. Fixes Issue 1097.
2011-08-26 ozhozhSupport for salted encrypted passwords. See issues...
2011-03-09 ozhozhRemoved deprecated comment
2010-10-09 ozhozhMassive commit
2010-08-25 ozhozhPass httponly flag in cookie only if PHP 5.2+. Fixes...
2010-06-03 ozhozhHarden cookies with SSL & HttpOnly
2010-03-18 ozhozhStricter coding, fix warning when API request with...
2010-03-09 ozhozhFixed: better auth checks
2010-03-04 ozhozhRemove warning when trying to store cookie after header...
2009-11-27 ozhozhBig commit
2009-10-09 ozhozhLogin now remembers what to do once you've logged in...
2009-09-23 ozhozh(harmless) typo in salting function
2009-09-22 ozhozhRemove warning
2009-09-19 ozhozhStricter coding: avoid warning if defined
2009-09-17 ozhozhKill old cookies from version 1.3
2009-09-12 ozhozhMisc cosmetic tweaks
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin...
2009-09-04 ozhozhSetting cookie domain wide instead of only yourls/admin/
2009-08-22 ozhozh1.3 RC1 massive commit
2009-08-18 ozhozhAdded: HTML template functions for head and footer
2009-08-17 ozhozhAdding credit to the login form
2009-06-24 lesterchanAdded jQuery 1.3.2
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...