Niclas

Results 23 comments of Niclas

I am kinda wondering this aswell. Could we get a statement from the maintainers? @jpadilla are you still here? :-)

This issue is fixed in PR https://github.com/GetBlimp/django-rest-framework-jwt/pull/348 however the project seems to be abandoned so it likely wont be merged.

@belugame thats a good suggestion. Would it be a good idea to refactor the `MIN_REFRESH_INTERVAL` implementation into something that relies on drf's scoped throttling instead then? The drf throttling seems...

@belugame I agree with you on that, lets delay the 4.0 release. I am going to hack on this during the weekend so chances are that we have a prototype...

@johnraz Maybe I misunderstood something but, afaik the `MIN_REFRESH_INTERVAL` seems like a simple throttling mechanism (I havent read the entire code base yet) but we could repurpose the `MIN_REFRESH_INTERVAL` setting...

@belugame You dont happen to know if I can reload the urls.py via reload_module() in testing? I cannot get it to work. I am trying to implement a conditional urlpattern...

@belugame Yes sorry for wasting your time, I ended up doing that during the weekend but forgot to redact my request for help.

Its a good point, but I see a few problems with it and frankly I dont see what problem it solves. But I am in no way a security expert...

continuing the follow up discussion in #168 > You raise some valid points regarding deprecation warning and security backports. I would still argue that it's the responsibility of the user...

@johnraz you are right, it does feel a bit tense and that is not fun. We are sort of drifting away from the actual objective here. Props to you for...