-
Joined on
2025-11-09
WIP: Fix #1180 with better parsing of systemd credential name
It seems like using pw1 for both credential name and filename makes more sense to me. I like the idea of having the systemd credential hook tag to accept a dir path as well, but we need to…
Cannot get credentials from systemd store directory when run from command line
Ok this is my first time submitting a PR here--let me know any feedback!
Cannot get credentials from systemd store directory when run from command line
Yep, I think I have a fix by checking if the name has '_' and adding that to the directory path. Is there any branch naming conventions?
Cannot get credentials from systemd store directory when run from command line
I think whatever the case, there should only be only one place that stores credentials. For the documentation solution, it seems like there would be a problem if someone stores credentials in both…
Cannot get credentials from systemd store directory when run from command line