dev/core#2559 Support tenancy in OAuth providers
authorJohn Kingsnorth <john@johnkingsnorth.co.uk>
Fri, 23 Dec 2022 00:29:40 +0000 (00:29 +0000)
committerJohn Kingsnorth <john@johnkingsnorth.co.uk>
Tue, 3 Jan 2023 10:36:56 +0000 (10:36 +0000)
commit8e454e9ae7ae3fe0f62cd7037fb3e2f9bb436d0f
tree346061a1e314a74bb995fbbf142e45fb1ce93b2f
parenteccefe3d369cf884ba661f3d49604900031b6d52
dev/core#2559 Support tenancy in OAuth providers
15 files changed:
ext/oauth-client/CRM/OAuth/DAO/OAuthClient.php
ext/oauth-client/CRM/OAuth/DAO/OAuthContactToken.php
ext/oauth-client/CRM/OAuth/DAO/OAuthSysToken.php
ext/oauth-client/CRM/OAuth/Upgrader.php
ext/oauth-client/Civi/OAuth/CiviGenericProvider.php
ext/oauth-client/Civi/OAuth/OAuthLeagueFacade.php
ext/oauth-client/ang/oauthClientCreateHelp.aff.html
ext/oauth-client/ang/oauthClientCreator.aff.html
ext/oauth-client/ang/oauthClientEditor.aff.html
ext/oauth-client/oauth_client.civix.php
ext/oauth-client/providers/ms-exchange.dist.json
ext/oauth-client/sql/auto_install.sql
ext/oauth-client/sql/auto_uninstall.sql
ext/oauth-client/tests/phpunit/Civi/OAuth/CiviGenericProviderTest.php [new file with mode: 0644]
ext/oauth-client/xml/schema/CRM/OAuth/OAuthClient.xml