azertylr
azertylr
hello, thank for this awesome software! a suggestion: add import from FreeOTP+ app exports: [https://github.com/helloworld1/FreeOTPPlus](https://github.com/helloworld1/FreeOTPPlus)
Hello, would it be possible to use a zero-knowledge architecture? So, even if the database and APP_KEY are compromised, the attacker cannot access anything.
Hello, When I run collabora with no-new-privileges=true, the server doesn't start Collabora version: 23.05.7.5 ``` code: image: collabora/code:latest container_name: collabora user: "cool" cap_add: - SYS_CHROOT - SYS_ADMIN - MKNOD -...
Hello, It seems that MICROBIN_PUBLIC_PATH is not working correctly. **To Reproduce** I ran microbin on docker, with MICROBIN_PUBLIC_PATH=https://mydomain.tld/microbin/ behind a nginx reverse proxy: ``` location /microbin { return 301 $scheme://$host/microbin/;...
# Description of the bug I cannot connect to my S3 bucket on Scaleway # Step by step instructions to reproduce the bug create a bucket on scaleway install a...
### Is there an existing issue for this? - [X] I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/NetAlertX/tree/main/docs ### Current Behavior Hello, I...
### What's the feature 🧐 Hello, When we add an ingredient in a recipe, it would be great to automaticcaly ask for the quantities :) (instead of going back to...
Hello, It would be great to have a docker image for this fantastic tool :) It would make it easier to deploy Best
Hello, It would be great if the "follow" command can follow all the files of a directory. For example: follow /var/log would follow all the files in /var/log Usecase: I...
Hello, Thanks for this awesome tool! It would be perfect to have an offline mode for PWA to use when travelling :) Best