Justin

Results 35 issues of Justin

signing the request packets with HMAC should only be a few lines of code if I use https://pythonhosted.org/itsdangerous/

enhancement

The end user site doesn't have a link to /admin anywhere for managing the whitelist/users/etc.

enhancement
ux

Right now there is the query view that is for historical data, but there needs to be a way to hit the current list view and filter by cidr/source/etc. I...

enhancement
ux

Just realized that the query page and API don't show unblock_who or unblock_why

enhancement

Checking this setting at import time and modifying the urlpatterns makes it impossible to use @override_settings during testing.

enhancement

Use https://docs.djangoproject.com/en/1.8/ref/contrib/admin/#django.contrib.admin.ModelAdmin.fieldsets

Probably makes more sense to display duration for old blocks, and duration remaining for current blocks, perhaps with the unblock time as the tooltip.

Until https://bro-tracker.atlassian.net/browse/BIT-1864 is fixed, it will be a common problem for people trying to use the native pf_ring plugin. if pfring_configured is True, pfringclusterid should not be zero.. this should...

enhancement

https://fastapi.tiangolo.com/ this will enable auto-generated docs and stuff. There's only a few frontend endpoints so this should be pretty straightfoward.

enhancement