passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Managers
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
..
TunnelKitVPNManagerStrategy.swift Clean up some code 2023-03-16 15:12:23 +01:00
VPNManager+Actions.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
VPNManager+Configuration.swift Decouple VPNManager from TunnelKit (#248) 2022-11-10 07:42:08 +01:00
VPNManager.swift Decouple VPNManager from TunnelKit (#248) 2022-11-10 07:42:08 +01:00
VPNManagerStrategy.swift Reconnect VPN without disabling it 2022-08-05 07:40:43 +02:00