Skip to content

Commit

Permalink
Merge pull request #129 from CMCuritiba/100-configuração-de-keycloak-…
Browse files Browse the repository at this point in the history
…para-testes-no-localhost

100 configuração de keycloak para testes no localhost
  • Loading branch information
acpj21 authored Jun 26, 2024
2 parents 8a25697 + 50917fe commit 085edea
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-c constraints.txt

pas.plugins.oidc
pas.plugins.oidc==2.0.0a1
zope.testrunner
2 changes: 2 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"@eeacms/volto-eea-kitkat",
"@kitconcept/volto-slider-block",
"@codesyntax/volto-social-sharing",
"@plone-collective/volto-authomatic",
"volto-extranet-cmc"
],
"jest": {
Expand Down Expand Up @@ -145,6 +146,7 @@
"@codesyntax/volto-social-sharing": "*",
"@eeacms/volto-eea-kitkat": "*",
"@kitconcept/volto-slider-block": "*",
"@plone-collective/volto-authomatic": "*",
"@plone/volto": "17.6.1"
},
"devDependencies": {
Expand Down
10 changes: 10 additions & 0 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4102,6 +4102,15 @@ __metadata:
languageName: node
linkType: hard

"@plone-collective/volto-authomatic@npm:*":
version: 2.0.1
resolution: "@plone-collective/volto-authomatic@npm:2.0.1"
peerDependencies:
"@plone/volto": ">=13.8.0"
checksum: 3ef620d30dd7c5716a327acdd8875df3b7902d2812c9d6dd1faf4dd36fd8462b32d04b20011070edfc781d5139f7eb0745702cf147e4703c0d8bb4315e8abfaa
languageName: node
linkType: hard

"@plone-collective/volto-sentry@npm:0.3.1":
version: 0.3.1
resolution: "@plone-collective/volto-sentry@npm:0.3.1"
Expand Down Expand Up @@ -15026,6 +15035,7 @@ __metadata:
"@codesyntax/volto-social-sharing": "*"
"@eeacms/volto-eea-kitkat": "*"
"@kitconcept/volto-slider-block": "*"
"@plone-collective/volto-authomatic": "*"
"@plone/scripts": ^3.0.0
"@plone/volto": 17.6.1
"@storybook/addon-actions": ^6.3.0
Expand Down

0 comments on commit 085edea

Please sign in to comment.