wpetit wpetit
  • Joined on 2019-09-29
wpetit pushed to develop at Cadoles/bouncer 2024-05-28 16:52:36 +02:00
d667bb03f5 Merge pull request 'Mise en place de cache local au niveau du serveur pour améliorer les temps de traitement des requêtes' (#26) from benchmark into develop
3a9fde9bc9 feat: improve perf by caching proxy and layers locally
Compare 2 commits »
wpetit created pull request Cadoles/bouncer#26 2024-05-28 16:51:15 +02:00
Mise en place de cache local au niveau du serveur pour améliorer les temps de traitement des requêtes
wpetit pushed to benchmark at Cadoles/bouncer 2024-05-28 16:45:23 +02:00
3a9fde9bc9 feat: improve perf by caching proxy and layers locally
wpetit created branch benchmark in Cadoles/bouncer 2024-05-28 16:45:22 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-28 11:16:19 +02:00
42dab5797a chore(doc): fix typo
wpetit pushed to develop at Cadoles/bouncer 2024-05-28 10:16:54 +02:00
132bf1e642 feat(authn-oidc): allow for dynamic post-logout redirection
26a9ad0e2e feat(authn-oidc): match login callback/logout urls with query string by default
3e5dd446cb feat(authn-oidc): use relative redirection to prevent internal/public host mixing
d5c846a9ce fix(docker): format default config durations
82c93d3f1e feat(config): interpolate recursively in interpolated map
Compare 6 commits »
wpetit closed pull request Cadoles/bouncer#24 2024-05-28 10:16:11 +02:00
authn-oidc: gestion plus souple des URLs de redirection
wpetit created pull request Cadoles/bouncer#24 2024-05-28 10:15:15 +02:00
authn-oidc: gestion plus souple des URLs de redirection
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 17:01:12 +02:00
132bf1e642 feat(authn-oidc): allow for dynamic post-logout redirection
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 16:40:24 +02:00
a50f2386d5 feat(authn-oidc): allow for dynamic post-logout redirection
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 15:28:26 +02:00
26a9ad0e2e feat(authn-oidc): match login callback/logout urls with query string by default
3e5dd446cb feat(authn-oidc): use relative redirection to prevent internal/public host mixing
Compare 2 commits »
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 14:52:36 +02:00
d5c846a9ce fix(docker): format default config durations
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 12:49:07 +02:00
82c93d3f1e feat(config): interpolate recursively in interpolated map
wpetit pushed to authn-oidc-redirect-url at Cadoles/bouncer 2024-05-24 12:31:15 +02:00
83b42a04c7 feat(config): interpolate recursively in interpolated map
544326a4b7 feat(authn-oidc): use full urls for login callback/logout options
Compare 2 commits »
wpetit created branch authn-oidc-redirect-url in Cadoles/bouncer 2024-05-24 12:31:13 +02:00
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 15:24:46 +02:00
499bb3696d fix(authn-network): handles r.RemoteAddr without port
wpetit pushed to develop at Cadoles/bouncer 2024-05-22 15:13:43 +02:00
920fc1aeb6 fix(authn-network): handles r.RemoteAddr without port
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