Patrick Hanckmann

Results 23 comments of Patrick Hanckmann

Frankly, I have no idea. I just switched to wayland (sway) and I miss a good power manager. So I looked here and was hoping this could work. I know...

Just to be sure I am not doing anything stupid... this is the full method I use for creating users and logging them in. ```python def create_default_users(self): self.user1 = self.create_user(username="test1",...

Also, I am not sure if it might be related to: #518 Note that in my case the user does _not_ switch between subdomains. So the cookie should be valid...

Personally I am not interested in additional icon themes, but svg icon support would be a very welcoming addition. What is required to get svg support in waybar / systray....

Did you find a fix for this? I ran into this issue today and I am unsure how to fix it.

Not sure if I should open a new ticket, but I would expect `CTRL+SHIFT+s` to trigger a save-as functionality. Is this function planned?

Similar issue, but for `CTRL+/` mapped to Toggle line comment (default). And then sometimes it does work (no idea what changed)...

I have the exact same issue. I have no issues with the exact same setup, but django-two-factor-auth version 1.15.3 My environment: Python version: 3.11.x Django version: 4.1.10 django-otp version: 1.2.2...

The update did not help: ``` docker-compose -f local.yml run --rm django python manage.py makemigrations [+] Building 0.0s (0/0) [+] Creating 2/0 ✔ Container cc_redis Running 0.0s ✔ Container cc_postgres...

The error is still present in version 1.15.5. Is there any work on this? It will be a stopper moving forward!