Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Schwartz
2210b1ed50 Avoid un-escaped strings in the login templates for HTML entities
Closes #44296

Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2025-11-26 07:55:35 -03:00
Stian Thorgersen
a2c1055f8d Proposed import order (#43432)
* Add importOrder to Spotless

Closes #43235

Signed-off-by: stianst <stianst@gmail.com>

* Re-order imports with Spotless

Signed-off-by: stianst <stianst@gmail.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
2025-11-14 09:34:49 +01:00
burnedoutman
5c132b34da The fix will separate the option description from the link in the Referrer Policy settings
Closes #43061

Signed-off-by: burnedoutman <97279475+burnedoutman@users.noreply.github.com>
Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>
2025-10-10 15:45:50 -04:00
Alexander Schwartz
32352ef3e2 Avoid unbalanced curly braces in message properties
Closes #40151

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-06-03 15:35:30 +00:00
Alexander Schwartz
3e0bb6dfbd Fix range error when minimizing the string
Closes #38778

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-04-23 14:57:21 -03:00
Alexander Schwartz
04b8f690c4 Add additional validations for placeholders in message properties
Closes #38540

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-04-03 11:51:27 -03:00
Alexander Schwartz
7aa5130628 Validate single quotes in themes
Closes #37930

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-03-17 15:18:02 +01:00
Alexander Schwartz
a3af12cf26 Avoid surplus blanks in source strings
Closes #37582

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-24 14:51:14 -03:00
Alexander Schwartz
9bf0af612a Autodetect RTL/LTR for email texts
Closes #37584

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-24 14:31:57 +01:00
Alexander Schwartz
5d77e7ea7d Add a HTML sanitizer for translated message resources
Closes #37428

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-20 12:18:44 +01:00
Alexander Schwartz
a0a5d0bcb2 Prevent duplicate keys in message properties for themes (#37179)
Closes #33357

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-13 09:38:31 +01:00