passepartout-apple/PassepartoutLibrary/Sources
Davide De Rosa 2e10aab039
Extend authentication methods (#259)
* Add profile authentication method

- Persistent (default, fallback)

- Interactive (may expire through reconnections)

- TOTP (seed-based) - currently disabled

* Disable on-demand if login is interactive

* Present interactive prompt on VPN toggle
2023-03-17 16:49:35 +01:00
..
OpenVPNAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
PassepartoutCore Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
PassepartoutLibrary Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
PassepartoutProfiles Fetch full profiles from Core Data (#258) 2023-03-16 16:49:09 +01:00
PassepartoutProviders Drop return in one-line functions 2022-09-04 20:30:55 +02:00
PassepartoutServices Update API (TorGuard) 2022-12-04 12:22:58 +01:00
PassepartoutUtils Retain original filename as imported profile name (#240) 2022-10-30 10:22:44 +01:00
PassepartoutVPN Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
WireGuardAppExtension Refactor library into domain + impl 2022-06-23 23:31:01 +02:00