Skip to content

Commit

Permalink
fix Bug 61969
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelbannov committed Aug 22, 2024
1 parent 3be1061 commit 14454e5
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions config/autofac.consumers.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,37 +367,6 @@
"twiliosender": ""
}
}
},
{
"type": "ASC.FederatedLogin.LoginProviders.WordpressLoginProvider, ASC.FederatedLogin",
"services": [
{
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"type": "ASC.FederatedLogin.LoginProviders.WordpressLoginProvider, ASC.FederatedLogin"
},
{
"key": "wordpress",
"type": "ASC.Core.Common.Configuration.Consumer, ASC.Core.Common"
},
{
"key": "wordpress",
"type": "ASC.FederatedLogin.LoginProviders.WordpressLoginProvider, ASC.FederatedLogin"
}
],
"instanceScope": "perlifetimescope",
"parameters": {
"name": "wordpress",
"order": "15",
"props": {
"wpClientId": "",
"wpClientSecret": ""
},
"additional": {
"wpRedirectUrl" : "https://service.teamlab.info/oauth2.aspx"
}
}
},
{
"type": "ASC.Core.Common.Configuration.DataStoreConsumer, ASC.Core.Common",
Expand Down

0 comments on commit 14454e5

Please sign in to comment.