Axel
Axel
When using /reset-password/step1, we need to provide the username and If, the user has forgotten it, he cannot receive it by email. It would be nice to add the email...
**Describe the bug** Cannot authenticate using the SSO with Header Authentification from Authelia and at the same time, using the API login from the native Ombi App (Android) **To Reproduce**...
**Summary:** What the new capability is to compile the webapp to the ARM64 architecture. **How important this is to me and why:** Today, more and more persons are using an...
Hello, I don't want to be rude, I love this app and I would like to keep it alive. Maybe if the maintainer cannot applied theses PRs for any reason...
**Checklist** - [ ] Check if there is already an [example config](https://github.com/lldap/lldap/tree/main/example_configs) for it. - [ ] Try to figure out the configuration values for the new service yourself. -...
Hello, Thanks for your nice project. Do you think you can add an option to read received SMS? It is useful when someone answers to the automated SMS or to...
Hello, Whatever I tried, no log from Snuffleupagus I use : ``` FROM public.ecr.aws/docker/library/php:apache-bookworm ARG SNUFFLEUPAGUS_VERSION=0.10.0 RUN mkdir -p /usr/src/php/ext/snuffleupagus && \ curl -fsSL "https://github.com/jvoisin/snuffleupagus/archive/refs/tags/v$SNUFFLEUPAGUS_VERSION.tar.gz" | tar xz -C /usr/src/php/ext/snuffleupagus...