Yuchen Ying

Results 34 issues of Yuchen Ying

Due to the lack of character type in Python, a function that accept `List[Text]` will need to be extra careful when generalize the accepted argument type. `Iterable[Text]` and `Sequence[Text]` clearly...

topic: feature

**Is your feature request related to a problem? Please describe.** It was recently announced that Android supports DNS-over-HTTP3 now. I'd like to be able to use this feature and finally...

blocked
enhancement

**Is your feature request related to a problem? Please describe.** I have a Pomerium instance that's hosted on the Internet and I want to collect metrics from it on my...

NeedsDecision
thinking
enhancement

I'm running Pomerium in docker without IPv6 configured. The domain name I used as `AUTHENTICATE_SERVICE_URL` only have `AAAA` record. This should normally be fine because I can either set `hostname`...

**Is your feature request related to a problem? Please describe.** Most of my reverse proxied websites are accessed from a browser. Using IDP to authorize/authenticate is not an issue. There...

thinking
enhancement

## Describe the Bug It looks like when using the inline Autofill prompt, TOTP is not copied. ## Steps To Reproduce 1. Enable Inline Autofill 1. Go to any website...

It would be great if doh has a flag to print out the curl command that can send the equivalent HTTP request. This would be very useful to repeat the...

Can we add OCSP stapling support in the response to avoid a deadlock in running DNS-over-TLS only Unbound server? It's currently not supported. I see NSD recently got ocsp stapling...

**Formatter tool** jsonnetfmt https://github.com/google/go-jsonnet/tree/master/cmd/jsonnetfmt **Filetype(s)** `.jsonnet` and `.libsonet` files. **Additional context** Doc for jsonnet: https://jsonnet.org/

new formatter

Up until this is supported by DSM this repo is the first place I look after a DSM upgrade. Thank you so much for maintaining these instructions!