Bug report
Describe your environment
- Device: M5 Macbook Air
- OS name and version: macOS Tahoe 26.5.2
- IVPN app version: 3.15.13
Describe the problem
Steps to reproduce:
- Set umask on macOS with
sudo launchctl config user umask 077
- Reboot the Mac to make sure it applies
- Install any older version of IVPN
- Perform an update when prompted
Observed Results:
/Applications/IVPN will only be owned by root and the normal user will not see it.
Expected Results:
IVPN should ignore the umask or fix the permission after the app has updated. Other apps seem to ignore the umask with their self update just fine.
Bug report
Describe your environment
Describe the problem
Steps to reproduce:
sudo launchctl config user umask 077Observed Results:
/Applications/IVPN will only be owned by root and the normal user will not see it.
Expected Results:
IVPN should ignore the umask or fix the permission after the app has updated. Other apps seem to ignore the umask with their self update just fine.