1
0
Fork 0
 
 
 
Go to file
Dustin 0f9b3a5ac5 secretsocket: Respect SECRET_SOCKET_PATH
The `secretsocket` server will now create its IPC soket at the location
specified by the `SECRET_SOCKET_PATH` environment variable, if set.
This way, both `secretsocket` and `xactfetch` can be pointed to the
same location with this single variable.
2024-07-11 21:50:27 -05:00
ci ci: Add Jenkins pipeline 2024-05-17 10:14:57 -05:00
.containerignore xactfetch: Switch to headed Chrome 2024-07-11 21:34:11 -05:00
.gitignore secretsocket: Handle secrets via external process 2024-07-10 14:54:23 -05:00
Containerfile container: Optimize layer cache usage 2024-07-11 21:50:27 -05:00
chase2fa.py xactfetch: chase: Handle SMS 2-factor auth 2024-07-11 21:21:03 -05:00
entrypoint.sh entrypoint: Start secretsocket server if needed 2024-07-11 21:50:27 -05:00
pinentry-stub.sh Remove unlock ntfy message 2023-12-12 08:09:40 -06:00
pyproject.toml Switch to async API 2024-07-10 14:54:23 -05:00
secretsocket.py secretsocket: Respect SECRET_SOCKET_PATH 2024-07-11 21:50:27 -05:00
xactfetch.container Make URLs, etc. configurable 2023-12-12 08:09:41 -06:00
xactfetch.py xactfetch: Save Playwright trace for failed runs 2024-07-11 21:48:47 -05:00
xactfetch.timer Add example systemd units 2023-12-12 08:09:41 -06:00