thanks! Quoting Lukas Wagner (2024-08-02 14:25:28) > Signed-off-by: Lukas Wagner <l.wag...@proxmox.com> > --- > pve-rs/src/tfa.rs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pve-rs/src/tfa.rs b/pve-rs/src/tfa.rs > index 2b61344..798cdad 100644 > --- a/pve-rs/src/tfa.rs > +++ b/pve-rs/src/tfa.rs > @@ -20,7 +20,7 @@ use nix::errno::Errno; > use nix::sys::stat::Mode; > use serde_json::Value as JsonValue; > > -pub(self) use proxmox_tfa::api::{ > +use proxmox_tfa::api::{ > RecoveryState, TfaChallenge, TfaConfig, TfaResponse, TfaUserData, > U2fConfig, > UserChallengeAccess, WebauthnConfig, > }; > -- > 2.39.2 > > > > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > >
_______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel