Jamil

Results 709 comments of Jamil

@thomaseizinger Yeah that makes sense. This is a platform-specific thing needed on Android for protecting the datagram socket for each channel that gets opened, not the file descriptor (we already...

See Windows for an example message: https://github.com/firezone/firezone/pull/3416/files#diff-8ee58783aeb973dcbf764b93d3038dd0133d981cc0caae8c5429020eb002a52eR581

@roop Thanks for doing that research. That sounds great. Re: Detecting the 401: I don't think it's worth adding. We can use a generic message in the UI notification ("Your...

@jasonboukheir Re-opening this one to revisit on Android. I think we'll need it after all, because we plan to use the functionality for future features. I'll re-open the associated PR...

The thing to test here would be - app is in background - initiate a disconnect from the portal (revoke token under Actors) - move app to foreground - are...

Acceptance criteria: - Sign in - Go to portal, Revoke token (from Actors page) - [ ] View should move to Sign in screen if activity is loaded - [...

@roop Yep, that's the intended use case. Not a priority yet for Apple platforms just Android for now.

Should be implemented as part of #1762

- will need to remove hardcoding the sentinel DNS - blocked on #3323