当 XUL 应用程序请求时,是否可以在 Firefox 中存储密码?
我正在开发可以访问远程系统的 xul 扩展。 用户必须在xul模式窗口中设置用户名和密码才能访问系统,但firefox无法识别用户已插入密码并且不会保存它。
是否有某种方法可以通过 Firefox 保存它,或者我是否需要构建一些函数来将密码存储到我的 xul 扩展中?
I'm developing xul extension that has access to a remote system.
User must set username and password in xul modal window to get access into the system, but firefox doesn't recognize that user has insert password and doesn't pourpose to save it.
Is there some method to save it via firefox, or have I to build some function to store password into my xul extension?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
https://developer.mozilla.org/en/Using_nsILoginManager
https://developer.mozilla.org/en/Using_nsILoginManager