[TikiWiki-commits] [Git][tikiwiki/tiki][28.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 <6895dee4ddeca_2c167cb30259b6@gitlab-sidekiq-low-urgency-cpu-bound-v2-78c9dd4f58-hcm57.mail>

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


Commits:
676f4be2 by Bruno Kambere at 2025-08-08T14:19:28+03:00
[BP][FIX] XSS Sanitization: Change word to text filter for source and trans in Interactive Translation
---
* [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

See merge request tikiwiki/tiki!8233

- - - - -


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/676f4be2e67de3b0a43ff25ccc1f80def995d461

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/676f4be2e67de3b0a43ff25ccc1f80def995d461
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.