]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Updating Janrain OpenID auth library
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Sep 2013 23:49:34 +0000 (01:49 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 23 Sep 2013 23:49:34 +0000 (01:49 +0200)
commit49b755912f56ed6b626d68e04ae634f6264ef58d
treeffd4a5c278aebb91b564f9cbb7bb0cbdf131292e
parentf01c478aabeee5e0ad93d988b753427e2c983684
Updating Janrain OpenID auth library

Source: https://github.com/openid/php-openid
17 files changed:
extlib/Auth/OpenID/Association.php
extlib/Auth/OpenID/BigMath.php
extlib/Auth/OpenID/Consumer.php
extlib/Auth/OpenID/CryptUtil.php
extlib/Auth/OpenID/Extension.php
extlib/Auth/OpenID/FileStore.php
extlib/Auth/OpenID/HMAC.php
extlib/Auth/OpenID/MDB2Store.php [new file with mode: 0644]
extlib/Auth/OpenID/Message.php
extlib/Auth/OpenID/MySQLStore.php
extlib/Auth/OpenID/Parse.php
extlib/Auth/OpenID/PredisStore.php [new file with mode: 0644]
extlib/Auth/OpenID/SQLStore.php
extlib/Auth/OpenID/Server.php
extlib/Auth/Yadis/Manager.php
extlib/Auth/Yadis/ParanoidHTTPFetcher.php
extlib/Auth/Yadis/XML.php