From 6b3e90be6f56458f6c301fbb9d21df7bc7047329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ig=C3=B3n?= Date: Mon, 27 May 2024 17:55:02 +0200 Subject: [PATCH] update decidim-module-goteo_oauth --- Gemfile | 2 +- Gemfile.lock | 4 ++-- config/secrets.yml | 5 ++++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 597e882..1441de1 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "decidim", "0.27.3" gem "decidim-alternative_landing", git: "https://github.com/Platoniq/decidim-module-alternative_landing", branch: "main" gem "decidim-decidim_awesome", git: "https://github.com/decidim-ice/decidim-module-decidim_awesome", branch: "main" -gem "decidim-goteo_oauth", git: "https://github.com/Platoniq/decidim-module-goteo_oauth", branch: "main" +gem "decidim-goteo_oauth", git: "https://github.com/Platoniq/decidim-module-goteo_oauth", branch: "update_scope" gem "decidim-peertube", git: "https://github.com/Platoniq/decidim-module-peertube", branch: "main" gem "decidim-social_crowdfunding", git: "https://github.com/Platoniq/decidim-module-social_crowdfunding", branch: "main" gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer", branch: "master" diff --git a/Gemfile.lock b/Gemfile.lock index 9d9c2a3..2a6d83d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,8 @@ GIT GIT remote: https://github.com/Platoniq/decidim-module-goteo_oauth - revision: 895e4f97e86fcfbf9a2aa2d0335612494bdb97f5 - branch: main + revision: 07148cc3f3927bf806b5087194e9610aabd0ec37 + branch: update_scope specs: decidim-goteo_oauth (0.0.1) decidim-core (> 0.26) diff --git a/config/secrets.yml b/config/secrets.yml index 6de8ffe..f2391da 100644 --- a/config/secrets.yml +++ b/config/secrets.yml @@ -167,7 +167,10 @@ development: developer: enabled: true icon: phone - + goteo: + enabled: true + app_id: <%= ENV["OMNIAUTH_GOTEO_APP_ID"] %> + app_secret: <%= ENV["OMNIAUTH_GOTEO_APP_SECRET"] %> test: <<: *default secret_key_base: a6319f5ee4893d89eb3fc3255e574b9bb47f7f64c50a0a2f50cc32242e8cffab52a24f5f70f67331f85d5471817487d80d232e25d13a367bcd52fa6b829d782e