Skip to content

Commit

Permalink
removed authentication secrets from config
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacos committed Jun 5, 2019
1 parent c1991fb commit aaf2fee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions grails-app/conf/Config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -974,7 +974,4 @@ portal.data.versionDesignator = [ new PortalVersionBean("t2d", // label for



// Here the secret authentication strings

auth.providers.twitter.secret = 'l3dJBs3w9QraAuivcfaqdjVGkJ4cxQSMMNNkZ6v9bwz8nXBCXQ'
oauth.providers.google.secret = 'HKIxi3AOLAgyFV6lDJQCfEgY'
// Here the secret authentication strings

0 comments on commit aaf2fee

Please sign in to comment.