bobby
bobby
I'm hitting the same issue, @ebonyclock could you reopen the issue? - I am able to run the binary directly and play the game. (`./vizdoom`) - I am using Anaconda...
**Is your feature request related to a problem? Please describe.** The current algorithms available to securecookie are susceptible to [nonce-reuse](https://github.com/miscreant/meta/wiki/Nonce-Reuse-Misuse-Resistance) issues under [certain conditions](https://download.libsodium.org/doc/secret-key_cryptography/encrypted-messages#short-nonces). I know this is very much...
## Summary Updates the releasing guide to the new procedure, and docs site. ## Checklist - [ ] reference any related issues - [x] updated docs - [ ] updated...
Users with many groups (>200) can create assertions JWTs that are incompatible with some webservers
## What happened? If a user has many (over ~200) group memberships, it can result in a situation where we can be injecting headers that break many web-servers and other...
## What happened? When using wildcard certificates, HTTP/2, Pomerium will respond with status `421` for different sites being proxied. Because of the way request coalescing works with HTTP/2, when we...
**Is your feature request related to a problem? Please describe.** Pomerium's session cookie does not currently support setting the `SameSite` attribute. For most applications, it would be preferable to set...
**Is your feature request related to a problem? Please describe.** Pomerium currently supports writing declarative authorization policy using `allowed_users`,`allowed_groups`, and `AllowedDomains`. OIDC has very few ["standardized" claims](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32#section-4.1). Some providers return...
## What happened? When using azure, the profile image returned by azure is not an image and appears broken in the dashboard. ## What did you expect to happen? I...
Would you accept a PR adding a gRPC implementation of PeerPicker into this repo or would you prefer that lived elsewhere? Previously #53
It would be really helpful if the sidebar had a notion of levels, especially for documentation, and because many markdown based static generators allow you to [autogenerate a table of...