Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/indieweb/wordpress-indieauth

IndieAuth for WordPress
https://github.com/indieweb/wordpress-indieauth

fixed some small issues

859067bc2e1c0f27f18fbbde2b858cbfddbc37e5 authored about 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #114 from dshanske/id

Update Me Property During Local Verification

2b7c8e9fa72dbd564befde2892cd1908f0324b5a authored about 6 years ago by David Shanske <[email protected]>
Bump version

b70dc8c985da2552c1f5b23db8f6729b740ada38 authored about 6 years ago by David Shanske <[email protected]>
When verifying the local auth code it did not adjust the me variable as it did when verifying remotely

9c4fd2e7b0f606a5762fd58d8bc297b4c9cc3bab authored about 6 years ago by David Shanske <[email protected]>
Missing parameter

acf9d15b3dd6312aada9484a2be364f543e1d668 authored about 6 years ago by David Shanske <[email protected]>
Adjust logic for indieweb conditional

9f44715033e02d42eeec0c4e4f3f008b33a2cbe1 authored about 6 years ago by David Shanske <[email protected]>
Remove relying on token endpoint

6075c1fbfd13f513e94054ed44c6ed83badb9160 authored about 6 years ago by David Shanske <[email protected]>
Remove relying on URL for determining user as it will now be passed from token endpoint

a6599c2e3bed5f4e1050845240bd55bfaa32cebc authored about 6 years ago by David Shanske <[email protected]>
Merge pull request #112 from dshanske/docs

Add documentation and auth script

12278229b14f04b23a7770bf7311791713ea8dcb authored about 6 years ago by David Shanske <[email protected]>
Add documentation and auth script

47ef33acd0c484c592382b55072a9840fd86f9be authored about 6 years ago by David Shanske <[email protected]>
Merge pull request #110 from dshanske/addtoken

Add test endpoint and ability to add tokens from backend

73785711851724342af313a86bffe417646f62b5 authored over 6 years ago by David Shanske <[email protected]>
Indents

a21fe98a011e71a2ce8b0833877f53cd65a15f0d authored over 6 years ago by David Shanske <[email protected]>
Make requested changes

53aeb3a0c32375a1c4180ecec85448f26f91c3af authored over 6 years ago by David Shanske <[email protected]>
Add test endpoint and ability to add tokens from backend

a0a8aaa53e02c9cc1baf1c8fb43297bdfb3b0ece authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #109 from dshanske/filterpriority

Change priority

38d821549e62bb3bae19c02435a24164d3d85948 authored over 6 years ago by Michael Bishop <[email protected]>
Change priority

2aec9070c56c6dd03f690b9086f138c21062c8e7 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #108 from dshanske/icon

Client Information Discovery

ebc3bb374c64453cbb281f42b51ca8772472528d authored over 6 years ago by Matthias Pfefferle <[email protected]>
Fixes per request and attempt to get a title if no other info available

de701e05bbd24d8e538ccadade0a0055427099ca authored over 6 years ago by David Shanske <[email protected]>
Bump Version

7007a420652ca49de899889c9a1dfd5a5c2e8c6e authored over 6 years ago by David Shanske <[email protected]>
Add icon and name support to new class

4f913814aad7f29552e53e038310c9ef384588aa authored over 6 years ago by David Shanske <[email protected]>
Add discovery class

2c06e319d7edefc7f84bb199a5f7a9aad7db48ad authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #106 from dshanske/error

Log Errors

6e605c1be233c8414c1f9414a99a0f6aa8e25901 authored over 6 years ago by David Shanske <[email protected]>
Minor Fixes

82bee6b79b6a6e42b5582626bf4e9e84103a975c authored over 6 years ago by David Shanske <[email protected]>
If WP_DEBUG is set log all create OAuth Responses to the error_log

6919c3d01304bfbb5a3a1afbbd6e54bc7a1cc1da authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #102 from dshanske/devel

Add developer documentation and functions

e8d3e7f5f465951db671a484c6d6e180c0a7c734 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #98 from dshanske/loggedin

Improve Token Handling

bb13aa8e21cb168bd28670f231db7c2b7478381d authored over 6 years ago by Matthias Pfefferle <[email protected]>
Add developer documentation and functions

1b730b799cfaffda30895da24f0338b6595dcb7c authored over 6 years ago by David Shanske <[email protected]>
Add Last Accessed Field to Aid in Revoking Old Tokens

1de771446059c84a6081d844c734c2dbf36081ca authored over 6 years ago by David Shanske <[email protected]>
Rearrange token logic to reject requests with invalid tokens

8be60f78d096d261bb95bb5a9f8a70de17c23762 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #96 from dshanske/siteurl

Switch to returning home_url as me over site_url

408f4a975b3fd1dd1ecc7852276b65f2446007ca authored over 6 years ago by Matthias Pfefferle <[email protected]>
Switch to returning home_url as me over site_url

c42adf2bb0d46eb46c58ee50c887d0de9c5b1699 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #94 from dshanske/scopes

UI Improvements

85c5f74acc8f88df58adf55bb6cd26cba3933c84 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Update Manage Token Page to use WP_List_Table

bf74dcd694cdd2504f7e5fe64f08e0610080c17a authored over 6 years ago by David Shanske <[email protected]>
Allow checkboxes for scope and add description.

f8bae21831b4c69e48ff0941b4b40473f7d107d2 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #93 from dshanske/augfixes

Update dependencies and fix codesniffer issues with new dependencies

fbf3a918f6469452193ba14a2aafd1ccb0bb4478 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Indents

2c155e39a754d1ceab915490b81a495c1be01dfa authored over 6 years ago by David Shanske <[email protected]>
Update dependencies and fix codesniffer issues with new dependencies

ea90daa23fc6060a33aae300a4692592447ab06a authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #90 from dshanske/authtests

Add token tests

d5dee9a9ec50d67cb8b1584c42d36fa7c9d6b10e authored over 6 years ago by David Shanske <[email protected]>
Conflict adjustment

e1e4a74849ad69a1f3e57555632e7083d71bad3f authored over 6 years ago by David Shanske <[email protected]>
Add test for url_to_author

eb5033b06615b222a2def11793c37f0dd98439b0 authored over 6 years ago by David Shanske <[email protected]>
Fix tests

78a977f05c3b5763c3fdc9024564ffe4b714e976 authored over 6 years ago by David Shanske <[email protected]>
Add token tests

129f362f11e666728395c0350f460dcc5b60482d authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #89 from dshanske/scopefix

Fix scope encoding

1633a31ceebf458afd4ea4b74973b8f2cf1662e5 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Update README

3e70c2cfc05fb154b649fb3253c05655d29abf2f authored over 6 years ago by David Shanske <[email protected]>
Fix issue where url_to_author returned user id and get_user_by_identifier returned WP_User

a63226dd2efe4016be384550eb579a161c067dab authored over 6 years ago by David Shanske <[email protected]>
Check for WP_User

5480b09dedf58875fb05a72d1c98f29914e4555a authored over 6 years ago by David Shanske <[email protected]>
Fix scope encoding

dd2b0cbcd5ade50611d822817a6357d78f72336d authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #87 from indieweb/fix-86

fix #86

6a87486c5322056f77da582b7907fef6ec66aa04 authored over 6 years ago by Matthias Pfefferle <[email protected]>
version bump

9251189d217884ee1e935f254c1660a0d8962f71 authored over 6 years ago by Matthias Pfefferle <[email protected]>
fix #86

8795bdc06758e68075fa2d056f12efa887858e9f authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #85 from indieweb/fix-state-param

fixes #82 and #76

270ccfb7cf261d1956a1d90baf1aee9a094f7250 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge branch 'master' into fix-state-param

8ca029fe28b8dd9a6099768f56374389bbf9fddd authored over 6 years ago by Matthias Pfefferle <[email protected]>
version bump

7805b2da8c6ba58bcf1d0aca1225abe769cec7bf authored over 6 years ago by Matthias Pfefferle <[email protected]>
fixes #82 and #76

thanks @aaronpk for some code ;)

846a78ea60edec89b3b14d7dca8f6df36c4b9ee6 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #83 from indieweb/fix-admin

fix admin settings

b788346074c2b09df604dc19153acd7695a737b8 authored over 6 years ago by David Shanske <[email protected]>
fix admin settings

and prepare new version

d7cad23b4c49b09ab1608491f5161e83abe25045 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #81 from dshanske/julfixes

Julfixes

f4120bc60c4c20901581aff69d565ec82e1658a4 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Update readme

132cd3aa4f9c2bf079153ab9ae22fab531327dc1 authored over 6 years ago by David Shanske <[email protected]>
Remove use of deprecated parameter.

f71e8b61933441832fc013c134696392bcc129c3 authored over 6 years ago by David Shanske <[email protected]>
Use me parameter over user_url in authenticate form

67797adcda4f906e869c620f9d23dde83317015c authored over 6 years ago by David Shanske <[email protected]>
Use user id when passed in token to improve issues in false positives in mapping URL to user

c6e0e7644276e85abf39d937ca8e0bd47dfa34f1 authored over 6 years ago by David Shanske <[email protected]>
Remove deprecated file

a90f64aaa5e9a23f40ba9d983dc0b374c90346dd authored over 6 years ago by David Shanske <[email protected]>
Add github link to readme

1a187f3237628733e36e9d9c077a981355737b08 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #79 from aaronpk/master

remove unnecessary param

8177ee4403d3bd9c3c37dcc51a91b874a10a5475 authored over 6 years ago by David Shanske <[email protected]>
remove unnecessary param

* `$endpoint` is not needed since we always do local code verification
* there is no second para...

511b8925ff1f52d55ce2468303f0b8b7a63766ca authored over 6 years ago by Aaron Parecki <[email protected]>
Merge pull request #74 from dshanske/ssl

Rewrite local links to SSL

5272d61e8223198950562d4bae2dddc5d36be8ff authored over 6 years ago by Matthias Pfefferle <[email protected]>
Bump Version

d2c254c4b74bd96fdd159c2dbc84d36669c53295 authored over 6 years ago by David Shanske <[email protected]>
Rewrite all local URLs to SSL if the site is SSL

4e2803842e060fe8fd8825e8071bfe3d8e1a434e authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #69 from dshanske/master

Fix issue with token error

d112d626ba2d2fa82365ae9c3edad7c76fb651be authored over 6 years ago by Matthias Pfefferle <[email protected]>
Fix issue with token error

8b8c1b9e3ebdd159150664b383dce3734b6ed686 authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #67 from dshanske/master

Refactor and Improve Security

948165cb30f211eaf416b69996ee0e43d8ada666 authored over 6 years ago by Matthias Pfefferle <[email protected]>
code cleanup

4504fd9121b6953ca78147a440d6d3ea66c79907 authored over 6 years ago by Matthias Pfefferle <[email protected]>
code cleanup

6108a105ac022de5319f6dcf42a66e2f9c975702 authored over 6 years ago by Matthias Pfefferle <[email protected]>
nicer admin UI

c18a205925a15f6ffc23324182f81941452b0bc6 authored over 6 years ago by Matthias Pfefferle <[email protected]>
code cleanup

82d8bb18526ad8b6642205e2041287b507113d62 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Final Changes Before Commit

6bdc3f5c00e19ebdbf95da52a23d3391841be36f authored over 6 years ago by David Shanske <[email protected]>
For now as no remote verification of access tokens is provided do not run this test

f9f3d423bea92a516e55132babddbd6775c5cc49 authored over 6 years ago by David Shanske <[email protected]>
Split Web Sign In and IndieAuth completely

cb9238630904c7c1bcfbb4e3db1e536c41668ada authored over 6 years ago by David Shanske <[email protected]>
Fix issue with token revokation and code expiry

ef78bd93b9160a55b50ae8bb95bca4f286db20de authored over 6 years ago by David Shanske <[email protected]>
Fix check for REST and Micropub endpoints that was problematic

0a786f6df7fa798e339d5a04cee28d796e7900e2 authored over 6 years ago by David Shanske <[email protected]>
Fix returns

4cddcf369d0192efff66e14308c44344d0ddf8be authored over 6 years ago by David Shanske <[email protected]>
Fix test affected by name change

8377868cfe3dbdd2bad751115cfd38870747f7ed authored over 6 years ago by David Shanske <[email protected]>
Further split dependencies for web signin from authorize

d46c091bf49540ae5f19236a7941e3806968fcd2 authored over 6 years ago by David Shanske <[email protected]>
Change state to transient token

97a775e5a331c2d93d78dd57ecf3856fb1c4d26f authored over 6 years ago by David Shanske <[email protected]>
Create token handling class

404dd502c83594527387839c02ab82128f5c69b9 authored over 6 years ago by David Shanske <[email protected]>
Refactor discovery functions to allow more flexibility.

8ccc7b68281f988cde19af00b6e42ad7a486d1ea authored over 6 years ago by David Shanske <[email protected]>
Fix static call

ac8f2a17e00403cec730583effe907b5c61e220f authored over 6 years ago by David Shanske <[email protected]>
Start the split between authenticate and authorize

b1175e8445fb5d94b3a037daaefb8be3d83d74db authored over 6 years ago by David Shanske <[email protected]>
Merge pull request #63 from indieweb/version-bump

version bump

667c5fdfb5c2db7c1437ffd48e62ad79aefee758 authored over 6 years ago by Matthias Pfefferle <[email protected]>
version bump

de7926e5335ecb987cd20532e379d3bfd2d9966b authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #62 from indieweb/sec

added verifications

0ae29ba67e788f541c83c2db263e007edd47ccb2 authored over 6 years ago by Matthias Pfefferle <[email protected]>
added verifications

c6ca50b33ff1bcdbef6044e15d2077ce5fccd9b2 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #61 from indieweb/settings

dedicated settings page

f3276e86c0eef504ca2194125fe8cbfce23dffe9 authored over 6 years ago by Matthias Pfefferle <[email protected]>
ignore .DS_Store files

06099345be5028ccee3d6a79fe31ad330cb32c91 authored over 6 years ago by Matthias Pfefferle <[email protected]>
use minor version instead of patch

b9144f8075d35d2a4364d0007470c6a00b5c95fe authored over 6 years ago by Matthias Pfefferle <[email protected]>
fixed HTML and texts

25f2a9e648acffc96ccddc80878a8c184b465cc3 authored over 6 years ago by Matthias Pfefferle <[email protected]>
moved settings

1b95269aaf32f48c8d14b2d960e04ff6f6060818 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Merge pull request #59 from dshanske/hooks

Refactor in Search of Fixes

783b5134dba665eef39e5e49152037bcd4cb62c7 authored over 6 years ago by David Shanske <[email protected]>
Always use remote verification

fixes #57

8816231dc41295f0053d6ba53e357562622a6818 authored over 6 years ago by Matthias Pfefferle <[email protected]>
Only verify locally if the endpoint is on the local site.

9c0d79b55dcf21378cf15fea4939f0b255d9cd3a authored over 6 years ago by David Shanske <[email protected]>