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

version bump

5cb4d897ed08b1ee117661d43d92a80a611650d5 authored 11 months ago by Matthias Pfefferle <[email protected]>
Merge pull request #263 from akirk/prevent-rest-errors-for-other-auths

Prevent returning 401 for other successful OAuth2 plugins

816d7ff50816c81e4aa7214ebb289b4334f28cf4 authored 11 months ago by Matthias Pfefferle <[email protected]>
typos

b1fdeb942d906659937078a3448bfe934f97299f authored 11 months ago by Alex Kirk <[email protected]>
Prevent returning 401 for other successful OAuth plugins

75e37026ce8824052107d1fd5f3a3a6f0ded0e22 authored 11 months ago by Alex Kirk <[email protected]>
Merge pull request #260 from dshanske/21dec23fixes

Add IndieAuth Client Discovery using MF2 and Bump Version

b9d63a96b98737b62911a768ae7d47f8ac5d3ce9 authored about 1 year ago by David Shanske <[email protected]>
Exclude the MF2 Parser file

e42bb8aaa98daa7512c4e70e0a73850b022e1a09 authored about 1 year ago by David Shanske <[email protected]>
Bump version

b616d4dd5876f37edfc0d0d1d7d221ee1acd62a6 authored about 1 year ago by David Shanske <[email protected]>
If not empty

06c80f2e075a33eb1ad4a9672cfcd0be20f4ce8b authored about 1 year ago by David Shanske <[email protected]>
Incorporate MF2 Parser into IndieAuth for Discovery

1d07c2ff17f466ef65e4a4a8cf367b17f651ce3c authored about 1 year ago by David Shanske <[email protected]>
Move exit function to construct to try to fix issue reported using localhost

49b1e2886150a9aa968d1f4fc804ba5c5c255e0b authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #259 from dshanske/refinetickets

Refine Tickets

47ce29fd954a8ae7cdc825f02368b8f6daf4dd24 authored about 1 year ago by David Shanske <[email protected]>
Fix variable name change

eaf8f27fc8eaff79941f69183cdb06114941164e authored about 1 year ago by David Shanske <[email protected]>
PHPCS fixes

ce026e9b2b3953e62460b31a68806fa606bef91a authored about 1 year ago by David Shanske <[email protected]>
Minor fixes highlighted by test

94af0302d21de1b61757419259c3e5aa9487c50c authored about 1 year ago by David Shanske <[email protected]>
Add email notification for tickets received and redeemed

f8b1984599dafe8edeaaaa808277e79b9386397e authored about 1 year ago by David Shanske <[email protected]>
Add hooks for ticket redemption flow

1fe887722e48a916c8381fcffe572c4de6591339 authored about 1 year ago by David Shanske <[email protected]>
Fix ticket endpoint and add additional checks.

2fabf03c997d3b0b36b35bec7261acdccd671d50 authored about 1 year ago by David Shanske <[email protected]>
Fix issues with discovery not checking html if it finds any matches in http.

c8add54483ecb30cca89b7e3c52138ee7d6ccca7 authored about 1 year ago by David Shanske <[email protected]>
Add remote_get and remote_post functions that set common parameters

85f8f5a23e880a43cf8ce9f0351cd1dca021f7d4 authored about 1 year ago by David Shanske <[email protected]>
Introduce IndieAuth Client Class to abstract client functionality.

b6c7c28aa6d5c1091c07998890c68281d74bb27f authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #258 from dshanske/dec1fixes

Add Validation Functions and Fix CSS

7bf0ee156f84e38290450825902337554b153a7c authored about 1 year ago by David Shanske <[email protected]>
Minor fixes

c7cebe1c7ed7cbdb158cddb6cfc222da59b7a8ba authored about 1 year ago by David Shanske <[email protected]>
Fix styling of websignin and authorization flows

c9c638db2d3bbafd6188a94006cd8e4f49fc7cc2 authored about 1 year ago by David Shanske <[email protected]>
Fix CSS issues with websignin form

54b958f0321a795555d07115474ffe5a7d9ada3a authored about 1 year ago by David Shanske <[email protected]>
Validate identifiers in various places

e20dc5219b975ba9426216555aa272a535773691 authored about 1 year ago by David Shanske <[email protected]>
Do not try to retrieve localhost IPs for client discovery

10f26c0b0420dd41a28ec3880c156d23b436ec8d authored about 1 year ago by David Shanske <[email protected]>
Validate issuer parameter is a valid identifier

d5e7018fbe5ff6f65b58a451bcb6b01ced01b530 authored about 1 year ago by David Shanske <[email protected]>
Remove ability to login with URL plus password

901a0a1f86140b11c34be4f044c118dff4732d3c authored about 1 year ago by David Shanske <[email protected]>
Fix issues with login errors not displaying and add validation to web sign in form for user identifier

b87807e7ac5714ba291485b3830cf9a17bf17c50 authored about 1 year ago by David Shanske <[email protected]>
Introduce identifier validation functions

bf62a3a93dbc4970725aea10427206d3f43d14d9 authored about 1 year ago by David Shanske <[email protected]>
Do Not Try to Parse IndieAuth Client Details if Client URL does not return a 200 http code

2599e2dca212831e26b228bc3172e1ba725c3837 authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #255 from dshanske/removeremote

Remove Remote Endpoint Code and Refactor Code

e7813d9b9428126bc9ca3c3e67fd2d42dff65e8d authored about 1 year ago by David Shanske <[email protected]>
Merge branch 'trunk' into removeremote

96857911bd529f5ec6b72ed25eaf5d02812d409d authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #257 from dshanske/websignin

Update Web Sign In and PKCE

7ba4fd261cf3d6f4ff0e75ce59aed41102d31f50 authored about 1 year ago by David Shanske <[email protected]>
Update Web Sign In to the Latest Specification

36516230a13090d0b2b52ea882c8d0d7dc889af1 authored about 1 year ago by David Shanske <[email protected]>
Switch PKCE from displaying when used to displaying when not used

f4245cc3562c026a8c2182161ae1d689f08b37d8 authored about 1 year ago by David Shanske <[email protected]>
Fix PKCE issue where parameters were not passed for verification

5eadc07aee72a293c3f78248857e705b408ca0f1 authored about 1 year ago by David Shanske <[email protected]>
Remove load that is no longer needed.

7a7aef5b9646f868e689b2a2d9f878e153a9a712 authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #254 from janboddez/trunk

Fix deprecation notice

23f1aed4dd219ecba73112958e76e7ea29b580d8 authored about 1 year ago by David Shanske <[email protected]>
Remove extra line break

e160793a3aef014c7051f47811c99fe9d306cf83 authored about 1 year ago by David Shanske <[email protected]>
Additional references

2552ca9e8898553fd236e76c56652a0d11b3e5f5 authored about 1 year ago by David Shanske <[email protected]>
Fix reference to old class

8818b769c524665fd1f72fd30dc63aac40e17cdf authored about 1 year ago by David Shanske <[email protected]>
Forgot to load the combined class

eb7eb83451e2d8f5b05c050967606b4b24f142df authored about 1 year ago by David Shanske <[email protected]>
PHPCS Fixes

992568017d5812942a0f7aa1f2ea18a304a65787 authored about 1 year ago by David Shanske <[email protected]>
Move function only used by token endpoint out of global scope.

c477f4e332daa18993644293f7332368e3778e16 authored about 1 year ago by David Shanske <[email protected]>
Have metadata global functions call class functions

ad57c91dde5469bf80a05fa0ae52c7eec80db7ad authored about 1 year ago by David Shanske <[email protected]>
Expand serving of metadata header to all endpoints under the indieauth route.

24577958be98c2a87153401fd5bd4596a960157e authored about 1 year ago by David Shanske <[email protected]>
Update class-indieauth-client-taxonomy.php

6eddcb3964ea63c6eeeb6b7d385a24274d2b2961 authored about 1 year ago by Jan Boddez <[email protected]>
ticket grant type is not supported yet

ed51231f5d1c663ee886f944c77defb0db2ac9bd authored about 1 year ago by David Shanske <[email protected]>
Update class-web-signin.php

1debcdbec030e854eb782b55327c536ee8ae09a2 authored about 1 year ago by Jan Boddez <[email protected]>
Allow each endpoint to register its rest index entry

88a978b04593d65025b492293d22a73761841183 authored about 1 year ago by David Shanske <[email protected]>
Further standardize how headers are generated in endpoints

b194644e65a85fece8d5bd5979ca06c960f9add8 authored about 1 year ago by David Shanske <[email protected]>
Standardize function for generating endpoint

049985f9642ab4e1582f8decc90f1223ece75005 authored about 1 year ago by David Shanske <[email protected]>
Move header adding to the endpoint that needs the header

ad4a5cba5b55965427cbd877292248a014233d54 authored about 1 year ago by David Shanske <[email protected]>
Add filters to allow for custom actions and grant types for the token endpoint

ab1550f8a261d25471d5be4e314b6f500e146e82 authored about 1 year ago by David Shanske <[email protected]>
Remove local authorize and move around functions to reflect what they are

cf7aa1a8c833003ffe5ddf766f40120ee232b5a2 authored about 1 year ago by David Shanske <[email protected]>
Make all endpoints children of the endpoint class

aab0d0255014e2fdf6505a39cd54cdf6fff46d63 authored about 1 year ago by David Shanske <[email protected]>
Have each endpoint handle its metadata

8ca588fc7199fe98119e3d3c50050a1148ef3ef7 authored about 1 year ago by David Shanske <[email protected]>
Serve the IndieAuth metadata header at the issuer URL

50285d5fd81c0925cb709afa278170abd12ddc64 authored about 1 year ago by David Shanske <[email protected]>
Remove remote endpoint support

61cf0c0351cc7f8a267ec0887b97fa958e9efdae authored about 1 year ago by David Shanske <[email protected]>
Merge pull request #241 from indieweb/dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-tw-1.0

9ce31d68919e0ebb628c0e6168ee7b11222602c1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #251 from indieweb/dependabot/composer/yoast/phpunit-polyfills-tw-2.0

b67c72fc3bbdacec155b167be0a6ffb57058d24e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update yoast/phpunit-polyfills requirement from ^1.0 to ^2.0

Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills...

e65283060759e70445c38bb31601413acbfa464f authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dealerdirect/phpcodesniffer-composer-installer requirement

Updates the requirements on [dealerdirect/phpcodesniffer-composer-installer](https://github.com/...

0256bc66c8bea873681e1184138fb761489cfd70 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Switch from using name as the slug to client ID (#250)

* Switch from using name as the slug to client ID

a2c264f6e0033a1c12634c1f3d4601bcde9a2074 authored over 1 year ago by David Shanske <[email protected]>
Merge pull request #249 from indieweb/version-bump

version bump

8caf7b171fb6208bcc52aec4bedf71df158989df authored over 1 year ago by Matthias Pfefferle <[email protected]>
fix phpcs

feef0c5295c5708772402c60de4f086d6b114add authored over 1 year ago by Matthias Pfefferle <[email protected]>
fix phpcs issues

152bceef87199bce0f75f74663ca5a393f18eb76 authored over 1 year ago by Matthias Pfefferle <[email protected]>
version bump

* update versions
* update compatibility
* fix workflows
* PHPCS fixes

af92598af40a892d63771be21482f84067043e73 authored over 1 year ago by Matthias Pfefferle <[email protected]>
Merge pull request #240 from dshanske/dec22fixes

Dev Dependencies Fixes

1057cf0ec62739b7ff50af0117586fccd4463e68 authored over 1 year ago by Matthias Pfefferle <[email protected]>
Merge pull request #247 from indieweb/fix/cli

fix cli calls

7539633809ed37f37557f284f65f23b2803d8b63 authored over 1 year ago by Matthias Pfefferle <[email protected]>
fix cli calls

fix #242

fa937156970e49455017352319d7d5527562df2e authored over 1 year ago by Matthias Pfefferle <[email protected]>
Merge pull request #245 from akirk/allow-other-auths

Allow other OAuth2 providers

c70e5947d19091762bd6b789cdb3b1247fea53f6 authored over 1 year ago by David Shanske <[email protected]>
Naming

f4c2e6408b6e1f6139b931282918157548601726 authored over 1 year ago by Alex Kirk <[email protected]>
Add another test for when only the IndieAuth provider matches

2c8e2ea6ee8803358ba3e42236cf4d25ac5a7f41 authored over 1 year ago by Alex Kirk <[email protected]>
Add test when the token is not valid for any authentication provider

387593006fab57406e9d38ec615e06739085a250 authored over 1 year ago by Alex Kirk <[email protected]>
Allow other auths

722a7fc217d097c37f672191867f2b581b515c6c authored over 1 year ago by Alex Kirk <[email protected]>
Add test to check if other auths are allowed

8c91d754219e6c0242d4dd6b0139f6c57334287c authored over 1 year ago by Alex Kirk <[email protected]>
Tweaks to phpcs.xml

b2db145af0c1eed66600985ae40cd03d61d8b3c1 authored almost 2 years ago by David Shanske <[email protected]>
Style changes recommended by PHPCS

e05512ccc2ce08263029a78b67d8b40d314048a7 authored almost 2 years ago by David Shanske <[email protected]>
Update all dev dependencies

a3e66e2b56c5699282dafcc6486b7b8097cff05b authored almost 2 years ago by David Shanske <[email protected]>
Merge pull request #231 from dshanske/clients

Clients

c522286e07e5e28ba5759fa2f60f48e7b023ed91 authored almost 2 years ago by David Shanske <[email protected]>
Merge branch 'trunk' into clients

4602edb1b7458220f3c22c30e51c44a196b84509 authored almost 2 years ago by David Shanske <[email protected]>
Merge pull request #239 from dshanske/iss237

Resolve Issue 237

f27e8b8039da939b9e667c737357a6739599bf57 authored about 2 years ago by David Shanske <[email protected]>
Bump version to release

c8f590fac7af79fe4481dc821751be4df111b1e5 authored about 2 years ago by David Shanske <[email protected]>
Remove unneeded check for auth to find endpoint html

b9b444039dc87f38865af81ded3773c9b6dbaa24 authored about 2 years ago by David Shanske <[email protected]>
Merge pull request #236 from janboddez/trunk

Fix #235

2cd15381af8bc887bb12db1fd3c8e60601d5c98a authored about 2 years ago by David Shanske <[email protected]>
(Forgot one)

1cc0cac75229a54369807d4c349ac80aa9677846 authored over 2 years ago by Jan Boddez <[email protected]>
Typo?

93393a7d978335a8256e5121e6722eab2564762e authored over 2 years ago by Jan Boddez <[email protected]>
Fix #235

d9fc5abd82223bc6eb921d81a9d422f8f1db9129 authored over 2 years ago by Jan Boddez <[email protected]>
Merge pull request #234 from dshanske/depends2022

Updates GitHub Actions and Composer

87ce000d79518e67215b80841a2fb883125353b9 authored over 2 years ago by David Shanske <[email protected]>
Added unneeded file

32ea148d6d37d30eb449966edc1a119ae430bc65 authored over 2 years ago by David Shanske <[email protected]>
Update tests to new polyfill requirement

cfcc6acc5d41e427d2902fa8b58fb01d9a4398fa authored over 2 years ago by David Shanske <[email protected]>
Update workflow

81b545ad07d540fa410aa4f06cfadddf269ba35d authored over 2 years ago by David Shanske <[email protected]>
Style issue

81a1f9bb15cc5b7fd24403942c79cf61636590fb authored almost 3 years ago by David Shanske <[email protected]>
Merge pull request #230 from dshanske/undeclared

Remove unneeded variable

f795932eaa743ae73c35f3520a6d8e77c882414c authored almost 3 years ago by David Shanske <[email protected]>
Fix loop in PHPUnit tests

451bddbb59e1db4597da80ff3a811365373847ea authored almost 3 years ago by David Shanske <[email protected]>
Final refinements before PR

58406395f310b29b774239f39581d790464db283 authored almost 3 years ago by David Shanske <[email protected]>
Refine taxonomy arguments and add filter for object types

1dffee0b32a9c6c301d8738e438cb69b7a50d921 authored almost 3 years ago by David Shanske <[email protected]>
Introduce Client Taxonomy

d5066c1e0d344a29da60ce6d32e890aedf6439b2 authored almost 3 years ago by David Shanske <[email protected]>