mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Bug 1461106 - Remove SMTP password from cache when deleted from password manager to prevent stale connection attempts.
Tag #1273
This commit is contained in:
parent
86d4e9d3a6
commit
52ff1c8f6b
3 changed files with 46 additions and 2 deletions
|
|
@ -556,7 +556,7 @@ NS_DEFINE_NAMED_CID(NS_BAYESIANFILTER_CID);
|
|||
// compose factories
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsSmtpService)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsSmtpServer)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR_INIT(nsSmtpServer, Init)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMsgCompose)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMsgComposeParams)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsMsgComposeSendListener)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue