2fa for unattended access
This commit is contained in:
parent
80857c22c9
commit
44e6b7dbb0
55 changed files with 673 additions and 60 deletions
|
|
@ -44,6 +44,7 @@ mod lang;
|
|||
mod license;
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
mod port_forward;
|
||||
mod auth_2fa;
|
||||
|
||||
#[cfg(all(feature = "flutter", feature = "plugin_framework"))]
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue