From 51c5f8c12cefe0361ea08d96d475f0fb7ed71d78 Mon Sep 17 00:00:00 2001 From: Artem Rodygin Date: Sun, 14 Oct 2018 15:33:21 +1300 Subject: [PATCH 1/8] Add Linode OAuth 2.0 Provider to the 3rd party providers list --- docs/providers/thirdparty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index 818c62d2..8c0a051c 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -60,6 +60,7 @@ Gateway | Composer Package | Maintainer [HubSpot](https://github.com/helpscout/oauth2-hubspot) | helpscout/oauth2-hubspot | [Steven Wade](https://github.com/stevenwadejr) [Imgur](https://github.com/adam-paterson/oauth2-imgur) | adam-paterson/oauth2-imgur | [Adam Paterson](https://github.com/adam-paterson) [Keycloak](https://github.com/stevenmaguire/oauth2-keycloak) | stevenmaguire/oauth2-keycloak | [Steven Maguire](https://github.com/stevenmaguire) +[Linode](https://packagist.org/packages/webinarium/oauth2-linode) | webinarium/oauth2-linode | [Artem Rodygin](https://github.com/webinarium) [Mail.ru](https://packagist.org/packages/aego/oauth2-mailru) | aego/oauth2-mailru | [Alexey](https://github.com/rakeev) [Marketo](https://packagist.org/packages/kristenlk/oauth2-marketo) | kristenlk/oauth2-marketo | [Kristen Kehlenbeck](https://github.com/kristenlk) [Meetup](https://packagist.org/packages/wittestier/oauth2-meetup) | wittestier/oauth2-meetup | [WitteStier](https://gitlab.com/WitteStier) From 8339a5d083d6debd907baca81128c96a7c20bda2 Mon Sep 17 00:00:00 2001 From: David Corking Date: Wed, 24 Oct 2018 15:51:14 +0100 Subject: [PATCH 2/8] Note FreeAgent provider as unmaintained (#741) --- docs/providers/thirdparty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index 818c62d2..e2abe67a 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -50,7 +50,7 @@ Gateway | Composer Package | Maintainer [Fitbit](https://github.com/djchen/oauth2-fitbit) | djchen/oauth2-fitbit | [Dan Chen](https://github.com/djchen) [FormAssembly](https://github.com/FatherShawn/oauth2-formassembly) | fathershawn/oauth2-formassembly | [Shawn Duncan](https://github.com/FatherShawn) [Foursquare](https://github.com/stevenmaguire/oauth2-foursquare) | stevenmaguire/oauth2-foursquare | [Steven Maguire](https://github.com/stevenmaguire) -[FreeAgent](https://github.com/CloudManaged/oauth2-freeagent) | cloudmanaged/oauth2-freeagent | [Israel Sotomayor](https://github.com/zot24) +[FreeAgent](https://github.com/CloudManaged/oauth2-freeagent) | cloudmanaged/oauth2-freeagent | *Unmaintained* [FreshBooks](https://github.com/zerospam/oauth2-freshbooks) | zerospam/oauth2-freshbooks | [Antoine Aflalo](https://github.com/Belphemur) [Geocaching](https://github.com/Surfoo/oauth2-geocaching) | surfoo/oauth2-geocaching | [Surfoo](https://github.com/Surfoo) [GitLab](https://github.com/omines/oauth2-gitlab) | omines/oauth2-gitlab | [Niels Keurentjes](https://github.com/curry684) From 9e85a84b4b21b50d59de60cb9e1c023745dcbf73 Mon Sep 17 00:00:00 2001 From: Andrey Bolonin Date: Sat, 27 Oct 2018 11:32:36 +0300 Subject: [PATCH 3/8] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index b2583059..1b9b87b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ php: - 7.0 - 7.1 - 7.2 + - 7.3 - nightly matrix: From 87fe929d9a7d5812a0b3c1e60aa839b61d97490e Mon Sep 17 00:00:00 2001 From: imota Date: Tue, 6 Nov 2018 18:09:48 +0100 Subject: [PATCH 4/8] Adding the mdirector provider to the third party list. --- docs/providers/thirdparty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index e2abe67a..588600b9 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -62,6 +62,7 @@ Gateway | Composer Package | Maintainer [Keycloak](https://github.com/stevenmaguire/oauth2-keycloak) | stevenmaguire/oauth2-keycloak | [Steven Maguire](https://github.com/stevenmaguire) [Mail.ru](https://packagist.org/packages/aego/oauth2-mailru) | aego/oauth2-mailru | [Alexey](https://github.com/rakeev) [Marketo](https://packagist.org/packages/kristenlk/oauth2-marketo) | kristenlk/oauth2-marketo | [Kristen Kehlenbeck](https://github.com/kristenlk) +[MDirector](https://packagist.org/packages/antevenio/oauth2-mdirector) | antevenio/oauth2-mdirector | [Iván Mota](https://github.com/pinfake) [Meetup](https://packagist.org/packages/wittestier/oauth2-meetup) | wittestier/oauth2-meetup | [WitteStier](https://gitlab.com/WitteStier) [MercadoLibre](https://github.com/docta/oauth2-mercadolibre) | docta/oauth2-mercadolibre | [Lucas Banegas](https://github.com/lucascono) [Microsoft](https://github.com/stevenmaguire/oauth2-microsoft) | stevenmaguire/oauth2-microsoft | [Steven Maguire](https://github.com/stevenmaguire) From 295d44af43b375625b8a987d102d8b5f93da1e88 Mon Sep 17 00:00:00 2001 From: Alaa Sarhan Date: Wed, 7 Nov 2018 02:31:58 +0100 Subject: [PATCH 5/8] Update thirdparty.md Add link to [Docusign Provider by Alaa Sarhan](https://github.com/AlaaSarhan/oauth2-docusign) --- docs/providers/thirdparty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index e2abe67a..d16ee8f0 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -38,6 +38,7 @@ Gateway | Composer Package | Maintainer [DeviantArt](https://github.com/SeinopSys/oauth2-deviantart) | seinopsys/oauth2-deviantart | [SeinopSys](https://github.com/SeinopSys) [DigitalOcean](https://github.com/chrishemmings/oauth2-digitalocean) | chrishemmings/oauth2-digitalocean | [Chris Hemmings](https://github.com/chrishemmings) [Discord](https://github.com/wohali/oauth2-discord-new) | wohali/oauth2-discord-new | [Joan Touzet](https://github.com/wohali) +[Docusign](https://github.com/AlaaSarhan/oauth2-docusign) | AlaaSarhan/oauth2-docusign | [Alaa Sarhan](https://github.com/AlaaSarhan) [Dribbble](https://github.com/crewlabs/oauth2-dribbble) | crewlabs/oauth2-dribbble | [Crew Labs](https://crew.co/labs) [Dropbox](https://github.com/stevenmaguire/oauth2-dropbox) | stevenmaguire/oauth2-dropbox | [Steven Maguire](https://github.com/stevenmaguire) [Drupal](https://github.com/chrishemmings/oauth2-drupal) | chrishemmings/oauth2-drupal | [Chris Hemmings](https://github.com/chrishemmings) From 9821bd59ae9f6c324576ce226a7cf18fe9e6c60a Mon Sep 17 00:00:00 2001 From: imota Date: Thu, 8 Nov 2018 09:16:01 +0100 Subject: [PATCH 6/8] Betting to make the url point to github instead of packagist. --- docs/providers/thirdparty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index 588600b9..78e0f12b 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -62,7 +62,7 @@ Gateway | Composer Package | Maintainer [Keycloak](https://github.com/stevenmaguire/oauth2-keycloak) | stevenmaguire/oauth2-keycloak | [Steven Maguire](https://github.com/stevenmaguire) [Mail.ru](https://packagist.org/packages/aego/oauth2-mailru) | aego/oauth2-mailru | [Alexey](https://github.com/rakeev) [Marketo](https://packagist.org/packages/kristenlk/oauth2-marketo) | kristenlk/oauth2-marketo | [Kristen Kehlenbeck](https://github.com/kristenlk) -[MDirector](https://packagist.org/packages/antevenio/oauth2-mdirector) | antevenio/oauth2-mdirector | [Iván Mota](https://github.com/pinfake) +[MDirector](https://github.com/antevenio/oauth2-mdirector) | antevenio/oauth2-mdirector | [Iván Mota](https://github.com/pinfake) [Meetup](https://packagist.org/packages/wittestier/oauth2-meetup) | wittestier/oauth2-meetup | [WitteStier](https://gitlab.com/WitteStier) [MercadoLibre](https://github.com/docta/oauth2-mercadolibre) | docta/oauth2-mercadolibre | [Lucas Banegas](https://github.com/lucascono) [Microsoft](https://github.com/stevenmaguire/oauth2-microsoft) | stevenmaguire/oauth2-microsoft | [Steven Maguire](https://github.com/stevenmaguire) From db7dbcb621e3bfae40af723c183249d5988103e6 Mon Sep 17 00:00:00 2001 From: Alexandre Lahure Date: Sun, 11 Nov 2018 20:09:14 +0100 Subject: [PATCH 7/8] Add Atlassian Jira as third-party provider --- docs/providers/thirdparty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index e2abe67a..61d63caf 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -59,6 +59,7 @@ Gateway | Composer Package | Maintainer [Heroku](https://github.com/stevenmaguire/oauth2-heroku) | stevenmaguire/oauth2-heroku | [Steven Maguire](https://github.com/stevenmaguire) [HubSpot](https://github.com/helpscout/oauth2-hubspot) | helpscout/oauth2-hubspot | [Steven Wade](https://github.com/stevenwadejr) [Imgur](https://github.com/adam-paterson/oauth2-imgur) | adam-paterson/oauth2-imgur | [Adam Paterson](https://github.com/adam-paterson) +[Jira](https://packagist.org/packages/mrjoops/oauth2-jira) | mrjoops/oauth2-jira | [Alexandre Lahure](https://github.com/mrjoops) [Keycloak](https://github.com/stevenmaguire/oauth2-keycloak) | stevenmaguire/oauth2-keycloak | [Steven Maguire](https://github.com/stevenmaguire) [Mail.ru](https://packagist.org/packages/aego/oauth2-mailru) | aego/oauth2-mailru | [Alexey](https://github.com/rakeev) [Marketo](https://packagist.org/packages/kristenlk/oauth2-marketo) | kristenlk/oauth2-marketo | [Kristen Kehlenbeck](https://github.com/kristenlk) From 9de9e1d1544435cff7fa3f1fb5719eac7fd2a493 Mon Sep 17 00:00:00 2001 From: Patrick Landolt Date: Wed, 14 Nov 2018 17:25:19 +0100 Subject: [PATCH 8/8] Add mailXpert to the list of thirdparty providers Adding a provider for https://dev.mailxpert.ch --- docs/providers/thirdparty.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/providers/thirdparty.md b/docs/providers/thirdparty.md index e2abe67a..3c937c95 100755 --- a/docs/providers/thirdparty.md +++ b/docs/providers/thirdparty.md @@ -61,6 +61,7 @@ Gateway | Composer Package | Maintainer [Imgur](https://github.com/adam-paterson/oauth2-imgur) | adam-paterson/oauth2-imgur | [Adam Paterson](https://github.com/adam-paterson) [Keycloak](https://github.com/stevenmaguire/oauth2-keycloak) | stevenmaguire/oauth2-keycloak | [Steven Maguire](https://github.com/stevenmaguire) [Mail.ru](https://packagist.org/packages/aego/oauth2-mailru) | aego/oauth2-mailru | [Alexey](https://github.com/rakeev) +[mailXpert](https://packagist.org/packages/mailxpert/oauth2-mailxpert) | mailxpert/oauth2-mailxpert | [mailXpert](https://github.com/mailXpert) [Marketo](https://packagist.org/packages/kristenlk/oauth2-marketo) | kristenlk/oauth2-marketo | [Kristen Kehlenbeck](https://github.com/kristenlk) [Meetup](https://packagist.org/packages/wittestier/oauth2-meetup) | wittestier/oauth2-meetup | [WitteStier](https://gitlab.com/WitteStier) [MercadoLibre](https://github.com/docta/oauth2-mercadolibre) | docta/oauth2-mercadolibre | [Lucas Banegas](https://github.com/lucascono)