Skip to content

denisab85/SalesforceLinkUnwrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Email software with built-in spam/phishing protection mechanisms (like 'safelinks' or 'urldefense' in Outlook) would wrap links generated by Salesforce in URLs of their own. While this may be an efficient way to protect against malware or phishing attacks coming from untrusted sources, the same mechanism would break the Salesforce password reset links. So the user would end up seeing the error "Your reset link expired after 24 hours or has already been used." for a just generated link.
This happens because the protection backend behind Safelinks and URL Defense would make a request to the original Salesforce URL before eventually forwarding the user to the Salesforce page. To prevent such premature link expiration, this extension will 'unwrap' a Salesforce link  and forward directly to the original Salesforce address.

About

Chrome extension to 'unwrap' a Salesforce link to prevent its premature expiration by spam protection mechanisms (safelinks/urldefense in Outlook)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published