Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
实际上我有邮件导入器,它以指定的时间间隔轮询服务器。但我发现其中有一个问题。问题是我们需要在 URL 方案中以纯文本形式指定用户名和密码,所以这里的问题是它是不安全的。所以我希望任何人都可以向我建议一些可以消除这种不安全感的方法。