[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] Object Permissions: Correct input filter types for feature_filter and group_filter

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <69c331255725d_3b18e2f08747e@gitlab-sidekiq-low-urgency-cpu-bound-v2-574ffdb9df-vjhhz.mail>

ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
5a53f1b3 by Landry Bitege at 2026-03-25T00:42:11+00:00
[FIX] Object Permissions: Correct input filter types for feature_filter and group_filter
---
* [FIX] Object Permissions: Correct input filter types for feature_filter and group_filter

See merge request tikiwiki/tiki!9725

- - - - -


1 changed file:

- tiki-objectpermissions.php


Changes:

=====================================
tiki-objectpermissions.php
=====================================
@@ -33,8 +33,8 @@ $inputConfiguration = [
         'permission_scope_behavior' => 'word',     //post
         ],
         'staticKeyFiltersForArrays' => [
-        'feature_filter'            => 'bool',       //post
-        'group_filter'              => 'bool',       //post
+        'feature_filter'            => 'word',       //post
+        'group_filter'              => 'word',       //post
         'perm'                      => 'word',       //post
         'old_perm'                  => 'word',       //post
         ],



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5a53f1b3e832bf5f9d7adb01e927a5bede165f83

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/5a53f1b3e832bf5f9d7adb01e927a5bede165f83
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
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.