Merge pull request #2442 from moodlehq/integration

Integration
This commit is contained in:
Juan Leyva 2020-07-03 08:12:40 +02:00 committed by GitHub
commit b861c8254a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -729,6 +729,7 @@ export class CoreSitesProvider {
candidateSite.setPrivateToken(privateToken);
candidateSite.setInfo(info);
candidateSite.setOAuthId(oauthId);
candidateSite.setLoggedOut(false);
} else {
// New site, set site ID and info.