Jean-Luc Peterschmitt

Results 9 issues of Jean-Luc Peterschmitt

Urls for login and logout are public if `django.contrib.auth` is installed but not password_reset, password_reset_done, password_reset_confirm nor password_reset_complete. Could you add theses ? I can make a PR later if...

- [x] I have searched the issue tracker and believe that this is not a duplicate. ## Steps to reproduce 1. Create a vm with all outgoing packets droped by...

🐛 bug

## Bug Description I'm trying to install the plugin on the network of a multiste install. When the plugin is enabled on some pages and only when I'm not authenticated...

[Type] Bug

It would be useful to keep what columns are shown and restore the same config on page refresh. Maybe session storage or uri query params can be used for that...

enhancement
help needed

When doing a retention cleanup the fields added automatically should be removed if no existing events is using them. Or at least add an API endpoint to remove a field...

bug

Build, start and a dummy request worked with this version

### Checks - [x] I have read the FAQ section, searched the open issues, and still think this is a new bug. ### Describe the bug you encountered: Since the...

bug

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature. * Please don't comment if you have no relevant...

enhancement

When switching a field from `django.db.models.ImageField` to `ResizedImageField` or modifying its settings (such as format, size, or quality), existing images are not automatically updated to reflect the changes. It would...