Igor Serebryany
Igor Serebryany
I am re-opening mapbox/mapbox-sdk-py#236 -- i'm guessing that @critical-path just gave up waiting for that PR to be reviewed and merged. @critical-path -- thanks for the code. Given that this...
### Tandoor Version abf8f791360b2bc4a5c7d011877668679bcbb3f2 ### Setup Docker / Docker-Compose ### Reverse Proxy Traefik ### Other _No response_ ### Bug description seeing very poor performance with not too many recipes. for...
Currently, when authentication happens in the reverse proxy, the user must already be in `calibre-web`'s DB or else nothing happens. [Source](https://github.com/janeczku/calibre-web/wiki/Setup-Reverse-Proxy#login-via-header-from-upstream-authentication-source): > If you pass a username that isn't present...
rollup allows storing arbitrary extra data attributes. from the readme: ``` $rollout.set_feature_data(:chat, description: 'foo', release_date: 'bar', whatever: 'baz') ``` however, rollout-ui does not display the extra data (in this case,...