- SftpAuth now uses Arc<dyn DataProvider> instead of AuthDb - Add verify_password(), get_user(), get_home_dir() methods - Add unit tests for SftpAuth with SqliteProvider - Maintain backward compatibility with existing tests
- SftpAuth now uses Arc<dyn DataProvider> instead of AuthDb - Add verify_password(), get_user(), get_home_dir() methods - Add unit tests for SftpAuth with SqliteProvider - Maintain backward compatibility with existing tests