Alex Nathanail

Results 9 issues of Alex Nathanail

### Expected behaviour I would like the ability to skip the Universal login, allowing me to direct my users to specific authentication methods with a single click. This would mean...

### How are you running Renovate? Mend Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### If you're...

type:bug
manager:poetry
reproduction:needed
status:requirements
priority-5-triage

### Checklist - [x] I have searched the [Sourcery documentation](https://docs.sourcery.ai/) for the issue, and found nothing - [x] I have checked there are no open [bugs](https://github.com/sourcery-ai/sourcery/issues?q=label%3Abug) referencing the same bug...

bug

**Is your feature request related to a problem? Please describe.** I have Flower running behind Nginx so I have implemented Basic Auth through nginx, as recommended here https://github.com/mher/flower/blob/ce5f0de7b25bc42ef9fb909340ba9fe9c8f903f0/docs/reverse-proxy.rst This means...

enhancement

Hi just wondering if you can help? My schema looks like this: ```TypeScript db.version(6).stores({ route: 'id,name', journey: 'id,date,route -> route.id', fare: 'id', stop: 'id,name,route -> route.id', time_set: 'id,stop -> stop.id',...

## What happened? After I restart my database, any updates to tables are no longer pushed to the cache until I restart my webservers. ## What should've happened instead? Cache...

Really love this package! Can't wait to see it land in Django core I was wondering if it was possible to run tasks in parallel? I have some slow network...

database-backend

### Expected behaviour I would like the ability to skip the Universal login, allowing me to direct my users to specific authentication methods with a single click. This would mean...

# Bug report Thanks so much for this library! It's invaluable ## What's wrong I've just updated to version 5.2.0 and am trying to set the new type parameter on...

bug