wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 14:42:00 +02:00
572093536a feat(authn): do not allow additional options
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 17:24:55 +02:00
0d4319fcbb chore: tidy deps
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 15:43:38 +02:00
c4dcf57053 fix: add missing licence file
wpetit deleted branch authn-basic from Cadoles/bouncer 2024-05-21 12:17:43 +02:00
wpetit merged pull request Cadoles/bouncer#23 2024-05-21 12:17:41 +02:00
Ajout du layer `authn-basic` permettant d'appliquer une authentification `Basic Auth` au service distant
wpetit pushed to develop at Cadoles/bouncer 2024-05-21 12:17:41 +02:00
db095331e8 Merge pull request 'Ajout du layer `authn-basic` permettant d'appliquer une authentification `Basic Auth` au service distant' (#23) from authn-basic into develop
781bfcab19 feat: add authn-basic layer
Compare 2 commits »
wpetit created pull request Cadoles/bouncer#23 2024-05-21 12:12:59 +02:00
Ajout du layer authn-basic permettant d'appliquer une authentification Basic Auth au service distant
wpetit pushed to authn-basic at Cadoles/bouncer 2024-05-21 12:10:59 +02:00
781bfcab19 feat: add authn-basic layer
wpetit created branch authn-basic in Cadoles/bouncer 2024-05-21 12:10:58 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:43:10 +02:00
6d0a3826ce doc: add missing info about recreate:true
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:35:01 +02:00
28ef57b305 chore: tidy deps
wpetit deleted branch authn-network from Cadoles/bouncer 2024-05-17 17:30:25 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 17:30:22 +02:00
8b1c649af0 Merge pull request 'Transformation du layer `circuitbreaker` en `authn-network`' (#22) from authn-network into develop
5a34d5917f feat: transform circuitbreaker layer in authn-network layer
Compare 2 commits »
wpetit merged pull request Cadoles/bouncer#22 2024-05-17 17:30:21 +02:00
Transformation du layer `circuitbreaker` en `authn-network`
wpetit created pull request Cadoles/bouncer#22 2024-05-17 17:30:13 +02:00
Transformation du layer circuitbreaker en authn-network
wpetit created branch authn-network in Cadoles/bouncer 2024-05-17 17:29:33 +02:00
wpetit pushed to authn-network at Cadoles/bouncer 2024-05-17 17:29:33 +02:00
5a34d5917f feat: transform circuitbreaker layer in authn-network layer
wpetit deleted branch layer-api from Cadoles/bouncer 2024-05-17 15:47:05 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-17 15:47:00 +02:00
5ed194618a Merge pull request 'API d'introspection des définitions de layers avec leurs options' (#21) from layer-api into develop
449fb69c02 feat: add layer definition api
Compare 2 commits »
wpetit merged pull request Cadoles/bouncer#21 2024-05-17 15:46:59 +02:00
API d'introspection des définitions de layers avec leurs options