Detect Safe Links for Teams? #264
JordanTheriault
started this conversation in
General
Replies: 1 comment
-
I tried using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm new to using finicky and love it. However, I noticed with new(ish) Teams safe links, finicky handlers require a hefty regex.
https://techcommunity.microsoft.com/t5/microsoft-teams-blog/announcing-general-availability-of-safe-links-for-microsoft/ba-p/2588677
Is there a blanket way to filter this out for the handler without rewriting the url so it
Example link (destination is in the
url
query string):Example of one of my handlers:
Beta Was this translation helpful? Give feedback.
All reactions