Mike
Mike
## Type - [x] Propose a brand new feature ## What is the problem that your feature request solves I want to authenticate with a custom backend like Authelia ##...
**Describe the bug** Unable to set setting for Twitter V2 bridge using environment keys **due to configuration forcing keys to be lower-case** In my docker-compose file I set the environment...
**Describe the bug** The curation importer / deletion can "crash" the launcher if it tries to delete curation files that are already in use (locked). It could be that an...
**Is your feature request related to a problem? Please describe.** "Additional Applications" currently don't have their own metadata. This prevents us from being able to give information on different versions...
**Bug description** When a scheduled cron job fails, I.E the function returns `errors.WithMessagef`, the cron job fails with message `job returned an error`. **Expected behavior** The failed cronjob should forward...
Hello! I'm using Age with Yubikey. Support for plugins was recently added to [Age v1.1.0-rc.1](https://github.com/FiloSottile/age/releases/tag/v1.1.0-rc.1) repository, but the validation still fails in SOPS. Looks like the validation for identity fails...
Would like to propose a new feature: mass edit mode. You can drag / select to edit many files in one go. Such edits can be: delete, add tags, take...
Wondering if it's a bug or not that `payload` is literally provided to the kwargs as `payload`. Expected is a dict of arguments as Scrapy documented: https://docs.scrapy.org/en/latest/topics/spiders.html#spider-arguments **Payload**: ```json {...
Android 9+ supports DoT with domain-name in the settings, DoH is supported as of Android 13 https://www.xda-developers.com/android-13-dns-https-support/ It would be really great to facilitate support for this directly so I...
Ansible 2.12 requires Python 3.8. When installing Ubuntu 18.04 the default Python version is 3.6 which is to old and deprecated (although ansible 2.11 is installed as of today, the...