2
0
This repository has been archived on 2020-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
sentry-onpremise/sentry
Burak Yigit Kaya 1c9bfd9017
fix(relay): Fix relay cannot authenticate w/ Sentry (#576)
Fixes #486.

I finally figured out what the issue was: a missing `post-buffering` option to let Relay finish it's POST request for auth. This PR supersedes #543.
2020-07-11 00:08:14 +03:00
..
.dockerignore feat(config): Mount config as a volume to Sentry (#407) 2020-03-12 20:14:46 +03:00
config.example.yml fix(slack): Point to newer docs, better defaults (#571) 2020-07-10 21:10:05 +03:00
Dockerfile feat(versioning): Add SENTRY_VERSION env var for sentry, snuba, relay (#509) 2020-05-23 06:24:44 +03:00
requirements.example.txt feat(sentry10): Make on-premise work for Sentry 10 (#220) 2019-11-12 02:18:59 +03:00
sentry.conf.example.py fix(relay): Fix relay cannot authenticate w/ Sentry (#576) 2020-07-11 00:08:14 +03:00