luke crouch

Results 84 comments of luke crouch

Bump. Just hit this myself too.

Furthermore, when I tried to create a personal access token with `public_repo` permission, and [provided it as the `GITHUB_TOKEN` env value](https://github.com/groovecoder/fx-private-relay-add-on/pull/1/files#diff-7fc409a71ee6903626183e374fe6a82c80eee82911c219d33748eded0af105d4R31), I got [this error](https://github.com/groovecoder/fx-private-relay-add-on/runs/3444897589#step:3:12) during the job run: ```...

I'm trying something else now, so this isn't an issue for me anymore.

:+1: this was my most-used feature of Panorama and a major feature that keeps on Firefox instead of Chrome.

+1 would like to install this from pypi instead of github.

Is there any way I can help with this? Is the code ready to go and just needs to be released?

This should be fixed as of https://github.com/yourabi/django-banish/pull/9

You can delete the banishment object in the django admin UI, right?

@Anton-Shutik there's [a `post_save` signal handler on `Banishment` objects that should update the cache ... at least for `ip-address` bans](https://github.com/groovecoder/django-banish/blob/master/banish/models.py#L74-77) Is it not working? I just tested this locally and...