-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BO - Signalement] Bloquer les images copiées/collées en base64 dans le contenu #3587
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tests OK, quelques suggestions
|replace({'&t=___TOKEN___':'/'~notification.signalement.uuid}) | ||
|replace({'?t=___TOKEN___':'/'~notification.signalement.uuid}) | ||
|replace({'?folder=_up':'/'~notification.signalement.uuid~'?variant=resize'}) | ||
|raw }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Est-ce qu'on ne ferait pas une fonction twig pour cet enchainement de replace ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
|replace({'&t=___TOKEN___':'/'~signalement.uuid}) | ||
|replace({'?t=___TOKEN___':'/'~signalement.uuid}) | ||
|replace({'?foldert=_up':'/'~signalement.uuid~'?variant=resize'}) | ||
|raw |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quu'on pourrait utilier ici aussi ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK lecture et tests !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK pour moi
2d8cf68
to
a2d2f84
Compare
Quality Gate passedIssues Measures |
Ticket
#3580
Description
Pré-requis
make execute-migration name=Version20250120141313 direction=up
make console app="sanitize-suivis"
Tests