[TikiWiki-commits] [Git][tikiwiki/tiki][29.x] [BP][FIX] XSS Sanitization: Change word to text filter for source and trans in...

"Bruno Kambere \(@kambereBr\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6895d0d183b21_2cd60387973e@gitlab-sidekiq-low-urgency-cpu-bound-v2-78c9dd4f58-h5vjd.mail>

Bruno Kambere pushed to branch 29.x at Tiki Wiki CMS Groupware / Tiki


Commits:
7350414e by Bruno Kambere at 2025-08-08T13:18:31+03:00
[BP][FIX] XSS Sanitization: Change word to text filter for source and trans in Interactive Translation
---
* [FIX] XSS Sanitization: Change word to text filter for source and trans in Interactive Translation
---
* [FIX] XSS Sanitization: Change word to text filter for source and trans in Interactive Translation

See merge request tikiwiki/tiki!8187

See merge request tikiwiki/tiki!8232

- - - - -


1 changed file:

- tiki-interactive_trans.php


Changes:

=====================================
tiki-interactive_trans.php
=====================================
@@ -12,8 +12,8 @@ $inputConfiguration = [
     [
         'staticKeyFilters'                => [
         'interactive_translation_mode'    => 'word',              //get
-        'source'                          => 'word',              //get
-        'trans'                           => 'word',              //get
+        'source'                          => 'text',              //get
+        'trans'                           => 'text',              //get
         ],
     ],
 ];



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7350414e316da262ec3d8b1b0b33714f890d95e5

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/7350414e316da262ec3d8b1b0b33714f890d95e5
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.