Christopher Ng

Results 26 issues of Christopher Ng

This adds whitelisting support to the `rebinding` module. Signed-off-by: Christopher Ng

could try reading the FileAttributes from the windows APIs but that adds a lot of complication. this is simple and it seems to work for me.

It seems this module doesn't work with pypy. I'm not very experienced with this stuff though, so I could be wrong. If not, is there any plan to add support...

it would be great if you could specify in the method calls (loads and dumps) whether the size header was little endian or big endian.

I have a Resource class annotated with `com.google.inject.Singleton`, with its constructor annotated with `com.google.inject.Inject`. This ends up having `RequestScope` in Jersey and is instantiated on every request. I don't understand...

The code to create the redirect URL (and the back URL) appears to use the HTTP headers to construct said URLs. This is vulnerable to cache-poisoning attacks isn't it? http://www.skeletonscribe.net/2013/05/practical-http-host-header-attacks.html...

I think it would be better if `StreamMatchers.empty()` and `StreamMatchers.equalTo()` returned `Matcher`, this would make them usable with a wider range of methods (in particular, methods that expect a `Stream`...

* Fix errors in make config preventing e.g. `menuconfig` from working, and `knot-resolver` from being included in builds Maintainer: @miska Build system: x86/64 Compile tested: rockchip/armv8, nanopi-r4s, be37ab6e51 snapshot build...

### Expected behavior From discussion at https://github.com/jOOQ/jOOQ/discussions/14455 The transaction nesting breaks if (in the same call chain) you mix usage of `TransactionRunnable` and `ContextTransactionRunnable`. It would probably be best to...

T: Defect
C: Functionality
P: Medium
E: All Editions