Thomas Steen Rasmussen

Results 52 comments of Thomas Steen Rasmussen

I think I might be facing this issue. Any update on merging this? @riconnon if you understand the issue well enough maybe you can include a testcase which demonstrates it,...

+1 for a way to access client IP from within dyn_file_func

hello! but you already fixed this here https://github.com/msoulier/tftpy/commit/77af4ea3fec68297be25cb96990040c81d2c4c4e#diff-cd9e2bec9ae335a07d2a0151d9f9bc59R301 @oriordan snuck it in in the big 2to3 commit. since 0.8.0 dyn_file_func() now gets raddress and rport making it possible to identify...

Any chance this PR can get merged? Since PKCE is required for public and recommended for confidential clients, and django-oauth-toolkit now defaults to PKCE, it would be great to get...

Thank you, that works perfectly! :) I think this means there could be a bug in the documentation CRUD demo app https://django-ninja.rest-framework.com/tutorial/other/crud/ in the `update_employee` view: If the API is...

Thinking more about this I guess the example is correct, since it is a PUT (replace object) rather than a PATCH (update object). The example could include both for completeness,...

Hello. Any news on this?

TLSA record checking would be a very nice feature! :+1:

Hello, I am acually more interested in the resulting metrics than the result of the check as such. Well, both. Let me describe my usecase so you know where I...

btw `94.140.14.140` is one of adguards doq servers and they do have IP:94.140.14.140 as a SAN so the certificate should (and does) validate with normal system CAs.