Hi All,
 
Mozilla usually pops up a dialog to ask the user to type in user name and password when the user access a secure website requiring password. Our application requires extra security measure and functions besides these mozilla provides by default. A ways to customize our security requirement is to substitute the mozilla module, which provides default functions, by our customized module through runtime module-loading procedure. Could someone tell me which actual module(s) handle such popup user name and password dialog, and the calling framework of the security module(s)? Or, maybe, is there a better way to do so?
 
 
Thanks
 

Reply via email to