Peter Kjeld Andersen

Results 22 comments of Peter Kjeld Andersen

> Since the browser zoom carries over across all paths on the domain, https://mydomain.com/about and https://mydomain.com/code-server would have the same scaling which is not ideal. > Does the browser zoom...

This feature would be a very nice to have. Roman's `etc` mentioned above is a nice package, but a little heavyweight for me vs just having this library read environment...

> Adding another data point: iOS Version 14.6 BookPlayer v 4.4.5-2 > > m4a / m4b files > 450MB are also not importing. > > I just imported a file...

> 🤷 I really cant figure it out what I am doing wrong to have two set-cookie headers. If you still care about this, there are some clues you can...

> IIUC this could all be addressed by removing Set-Cookie headers from _every_ response, adding them only in `acceptLogin`, `clearSession` and similar functions. > > Please let me know if...

> does this not allow malicious users to keep using that same JWT for as long as they want, until the signing key used for the tokens is changed? Correct....

> I really do appreciate the detailed response you've given me, I was reading the old repository's issues before as well and found many of your other replies there too....

Linking back to [this thread (UVerb Support?)](https://github.com/haskell-servant/servant-auth/issues/198) from the old separate `servant-auth` repo's Issues list, in case it helps anyone progress.

Okay, I've gotten a minimal example to compile. Instead of pulling the current package versions from Stackage, I set my `extra-deps` field in my `stack.yaml` to the following to get...

Here you go both Rob (@robwithhair) and Gaël (@gdeest)! https://gist.github.com/and-pete/7ff284a02a82dc4801aa2f38dd15f5e1 I've included the full `stack.yaml` that I'm using to import everything. For reference, my `package.yaml` file (...and thus my `.cabal`...