passepartout-apple/Passepartout/App/Views
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
..
AboutView.swift Refactor string ids after adding SettingsView 2022-09-03 14:59:17 +02:00
AccountView.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
AddHostView+Name.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
AddHostView.swift Rename AddHostView to .NameView 2022-04-26 22:44:34 +02:00
AddHostViewModel.swift Retain original filename as imported profile name (#240) 2022-10-30 10:22:44 +01:00
AddProfileMenu.swift Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
AddProfileView.swift Revert to concrete-only managers 2022-09-03 12:47:40 +02:00
AddProviderView+Name.swift Revert to concrete-only managers 2022-09-03 12:47:40 +02:00
AddProviderView.swift Clean up some code 2023-03-16 15:12:23 +01:00
AddProviderViewModel.swift Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
CreditsView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
DebugLogView.swift Add app log in Diagnostics screen (#234) 2022-10-16 08:33:32 +02:00
DiagnosticsView+OpenVPN.swift Add app log in Diagnostics screen (#234) 2022-10-16 08:33:32 +02:00
DiagnosticsView+WireGuard.swift Add app log in Diagnostics screen (#234) 2022-10-16 08:33:32 +02:00
DiagnosticsView.swift Add app log in Diagnostics screen (#234) 2022-10-16 08:33:32 +02:00
DonateView.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
EndpointAdvancedView+OpenVPN.swift Full OpenVPN XOR patch (#245) 2022-11-06 18:08:41 +01:00
EndpointAdvancedView+WireGuard.swift Use block versions of Section header/footer 2022-05-01 19:48:24 +02:00
EndpointAdvancedView.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
EndpointView+OpenVPN.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
EndpointView+WireGuard.swift Revert to concrete-only managers 2022-09-03 12:47:40 +02:00
EndpointView.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
InteractiveConnectionView.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
MainView.swift Move WelcomeView to its own view 2022-04-23 10:25:31 +02:00
NetworkSettingsView.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
OnDemandView+SSID.swift Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
OnDemandView.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
OrganizerView+ProfileRow.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
OrganizerView+Profiles.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
OrganizerView+Scene.swift Move refund detection inside ProductManager (#246) 2022-11-06 18:51:13 +01:00
OrganizerView.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
PaywallView+Beta.swift Merge project into iOS + macOS 2022-04-19 16:14:23 +02:00
PaywallView+Purchase.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
PaywallView.swift Encapsulate calculation of former products 2022-04-26 20:55:18 +02:00
ProfileView+Configuration.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
ProfileView+Extra.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
ProfileView+MainMenu.swift Restore reconnect action (#232) 2022-10-17 17:36:32 +02:00
ProfileView+Provider.swift Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
ProfileView+Rename.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
ProfileView+VPN.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
ProfileView.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
ProviderLocationView.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
ProviderPresetView.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
ReportIssueView.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
SettingsButton.swift Integrate settings with about screen 2022-08-27 23:15:51 +02:00
SettingsView.swift Move diagnostics to settings 2022-09-12 22:58:37 +02:00
ShortcutsView+Add.swift Revert to concrete-only managers 2022-09-03 12:47:40 +02:00
ShortcutsView.swift Address UI race conditions (#229) 2022-10-13 08:53:50 +02:00
VPNStatusText.swift Drop return in one-line functions 2022-09-04 20:30:55 +02:00
VPNToggle.swift Extend authentication methods (#259) 2023-03-17 16:49:35 +01:00
VersionView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00
View+Extensions.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
WelcomeView.swift Refactor theme styles 2022-04-23 11:48:43 +02:00