Commit Graph
1 Commits
Author SHA1 Message Date
08f6f1e7cc feat: add CLIENT_FILEPATH env var and fix client file ownership (#962)
Fix #961

- Adds CLIENT_FILEPATH env var to specify custom output path for .ovpn files
- Automatically sets correct ownership (chown) and permissions (chmod go-rw) when client name matches a system user

---------

Co-authored-by: Stanislas Lange <git@slange.me>
2025-12-13 21:12:23 +01:00