Changeset 158705
- Timestamp:
- 09/28/2009 08:03:13 PM (16 years ago)
- Location:
- openid
- Files:
-
- 12 deleted
- 2 edited
- 28 copied
-
tags/3.3 (copied) (copied from openid/trunk)
-
tags/3.3/Auth/OpenID/BigMath.php (copied) (copied from openid/trunk/Auth/OpenID/BigMath.php)
-
tags/3.3/Auth/OpenID/Consumer.php (copied) (copied from openid/trunk/Auth/OpenID/Consumer.php)
-
tags/3.3/Auth/OpenID/Message.php (copied) (copied from openid/trunk/Auth/OpenID/Message.php)
-
tags/3.3/Auth/OpenID/Server.php (copied) (copied from openid/trunk/Auth/OpenID/Server.php)
-
tags/3.3/Auth/Yadis/Email.php (deleted)
-
tags/3.3/Auth/Yadis/HTTPFetcher.php (copied) (copied from openid/trunk/Auth/Yadis/HTTPFetcher.php)
-
tags/3.3/Auth/Yadis/ParanoidHTTPFetcher.php (copied) (copied from openid/trunk/Auth/Yadis/ParanoidHTTPFetcher.php)
-
tags/3.3/Auth/Yadis/PlainHTTPFetcher.php (copied) (copied from openid/trunk/Auth/Yadis/PlainHTTPFetcher.php)
-
tags/3.3/Auth/Yadis/XML.php (copied) (copied from openid/trunk/Auth/Yadis/XML.php)
-
tags/3.3/Auth/Yadis/XRDS.php (copied) (copied from openid/trunk/Auth/Yadis/XRDS.php)
-
tags/3.3/admin_panels.php (copied) (copied from openid/trunk/admin_panels.php)
-
tags/3.3/comments.php (copied) (copied from openid/trunk/comments.php)
-
tags/3.3/common.php (copied) (copied from openid/trunk/common.php)
-
tags/3.3/compatibility.php (deleted)
-
tags/3.3/consumer.php (copied) (copied from openid/trunk/consumer.php)
-
tags/3.3/f/ajax-loader.gif (copied) (copied from openid/trunk/f/ajax-loader.gif)
-
tags/3.3/f/jquery.textnode.js (deleted)
-
tags/3.3/f/jquery.textnode.min.js (deleted)
-
tags/3.3/f/jquery.xpath.js (deleted)
-
tags/3.3/f/jquery.xpath.min.js (deleted)
-
tags/3.3/f/openid.css (copied) (copied from openid/trunk/f/openid.css)
-
tags/3.3/f/openid.js (copied) (copied from openid/trunk/f/openid.js)
-
tags/3.3/f/openid.min.css (deleted)
-
tags/3.3/f/openid.min.js (deleted)
-
tags/3.3/lang (deleted)
-
tags/3.3/localization (copied) (copied from openid/trunk/localization)
-
tags/3.3/login.php (copied) (copied from openid/trunk/login.php)
-
tags/3.3/openid.php (copied) (copied from openid/trunk/openid.php) (1 diff)
-
tags/3.3/readme.txt (copied) (copied from openid/trunk/readme.txt) (3 diffs)
-
tags/3.3/screenshot-1.png (copied) (copied from openid/trunk/screenshot-1.png)
-
tags/3.3/screenshot-3.png (copied) (copied from openid/trunk/screenshot-3.png)
-
tags/3.3/screenshot-4.png (copied) (copied from openid/trunk/screenshot-4.png)
-
tags/3.3/screenshot-5.png (copied) (copied from openid/trunk/screenshot-5.png)
-
tags/3.3/screenshot-6.png (deleted)
-
tags/3.3/screenshot-7.png (deleted)
-
tags/3.3/server.php (copied) (copied from openid/trunk/server.php)
-
tags/3.3/server_eaut.php (deleted)
-
tags/3.3/server_ext.php (copied) (copied from openid/trunk/server_ext.php)
-
tags/3.3/store.php (copied) (copied from openid/trunk/store.php)
-
trunk/openid.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openid/tags/3.3/openid.php
r158694 r158705 6 6 Author: DiSo Development Team 7 7 Author URI: http://diso-project.org/ 8 Version: trunk8 Version: 3.3 9 9 License: Dual GPL (http://www.fsf.org/licensing/licenses/info/GPLv2.html) and Modified BSD (http://www.fsf.org/licensing/licenses/index_html#ModifiedBSD) 10 10 Text Domain: openid -
openid/tags/3.3/readme.txt
r158697 r158705 4 4 Requires at least: 2.8 5 5 Tested up to: 2.8.4 6 Stable tag: 3. 2.36 Stable tag: 3.3 7 7 8 8 Allows WordPress to provide and consumer OpenIDs for authentication of users and comments. … … 101 101 == Changelog == 102 102 103 = version 3.3 ( TBD) =103 = version 3.3 (Sep 28, 2009) = 104 104 - minimum required version has been bumped to WordPress 2.8 105 105 - fix support for WordPress MU … … 111 111 - fix bug relating to trackbacks and pingbacks 112 112 - fix bug (#121) relating to unregistered options (props: tom.tdw for the patch) 113 - lots of minor bug fixes 113 114 114 115 = version 3.2.3 (Jul 20, 2009) = -
openid/trunk/openid.php
r158694 r158705 6 6 Author: DiSo Development Team 7 7 Author URI: http://diso-project.org/ 8 Version: trunk8 Version: 3.4-trunk 9 9 License: Dual GPL (http://www.fsf.org/licensing/licenses/info/GPLv2.html) and Modified BSD (http://www.fsf.org/licensing/licenses/index_html#ModifiedBSD) 10 10 Text Domain: openid -
openid/trunk/readme.txt
r158697 r158705 4 4 Requires at least: 2.8 5 5 Tested up to: 2.8.4 6 Stable tag: 3. 2.36 Stable tag: 3.3 7 7 8 8 Allows WordPress to provide and consumer OpenIDs for authentication of users and comments. … … 101 101 == Changelog == 102 102 103 = version 3.3 ( TBD) =103 = version 3.3 (Sep 28, 2009) = 104 104 - minimum required version has been bumped to WordPress 2.8 105 105 - fix support for WordPress MU … … 111 111 - fix bug relating to trackbacks and pingbacks 112 112 - fix bug (#121) relating to unregistered options (props: tom.tdw for the patch) 113 - lots of minor bug fixes 113 114 114 115 = version 3.2.3 (Jul 20, 2009) =
Note: See TracChangeset
for help on using the changeset viewer.