bouncer/internal
wpetit c611705d45 fix(rewriter): prevent mixing of cached rule engines (#44) 2024-10-21 13:48:59 +02:00
..
admin feat: add recoverer + request-id http middlewares 2024-10-02 12:10:38 +02:00
auth feat: capture logged errors and forward them to sentry when enabled 2024-09-27 10:15:08 +02:00
bench feat: reusable rule engine to prevent memory reallocation 2024-09-24 18:45:34 +02:00
cache feat: improve perf by caching proxy and layers locally 2024-05-28 16:45:15 +02:00
chi feat: do not use fmt.Sprintf in http logger 2024-10-02 12:11:30 +02:00
client feat: add layer definition api 2024-05-17 15:44:28 +02:00
command feat: capture logged errors and forward them to sentry when enabled 2024-09-27 10:15:08 +02:00
config feat: allow more control on redis client configuration 2024-10-11 14:17:45 +02:00
imports/format feat: add layer definition api 2024-05-17 15:44:28 +02:00
integration feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
jwk feat(k8s): use secret as shared source for admin private key 2024-03-28 15:53:40 +01:00
lock feat: capture logged errors and forward them to sentry when enabled 2024-09-27 10:15:08 +02:00
logger feat: sentry integration 2023-07-05 12:05:30 -06:00
proxy fix(rewriter): prevent mixing of cached rule engines (#44) 2024-10-21 13:48:59 +02:00
rule feat(rewriter): add redirect(), get_cookie(), add_cookie() methods to rule engine (#36) 2024-09-25 15:52:49 +02:00
schema feat: add layer definition api 2024-05-17 15:44:28 +02:00
session feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
setup feat: allow more control on redis client configuration 2024-10-11 14:17:45 +02:00
store feat: capture logged errors and forward them to sentry when enabled 2024-09-27 10:15:08 +02:00