Roopesh Chander

Results 62 comments of Roopesh Chander

@jamilbk: Should we look for the string "401" in the error string passed to `on_disconnect()`? For the Apple clients: - For macOS: - The main app will monitor the tunnel...

@jamilbk: On Apple platforms, this is possible only on managed devices (i.e. devices using MDM). Is that acceptable?

@maxadamo: The "Getting server info" step doesn't need any authorization tokens. The next step (getting the available profiles) needs authorization, but the log indicates the next step didn't start. (The...

@fkooman: The hostnames in the DNS field in the wg-quick config are _search domains_, not match domains. [man wg-quick](https://manpages.debian.org/unstable/wireguard-tools/wg-quick.8.en.html) says: > DNS — a comma-separated list of IP (v4 or...

I can reproduce the issue. Will investigate more and let you know. Could be related to: https://developer.apple.com/forums/thread/113252

The app has no control over these settings, so we cannot set the default as 'Alerts'. We'll instead try to incorporate this into the UI text that tells the user...

Converted to draft because this depends on #498, which is not merged yet.

Rebased to master after merging of #498. @efef Please take a look at [DEVELOPER_ID.md](https://github.com/eduvpn/apple/blob/f83eae417321f0c9430d41ab2073c40a996c6450/DEVELOPER_ID.md) (added in this PR), which documents the distribution process.

Pushed [0f320fd](https://github.com/eduvpn/apple/commit/0f320fd55b7fafcf106f0d2d7c9346cd87058dfd) to developer_id_distribution branch, so that @efef can try it out.