Summary | Shared filter rules |
Queue | Ingo |
Queue Version | 3.1.2 |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | jan (at) horde (dot) org |
Requester | realriot (at) realriot (dot) de |
Created | 09/18/2013 (4274 days ago) |
Due | |
Updated | 10/20/2017 (2781 days ago) |
Assigned | |
Resolved | 01/19/2016 (3421 days ago) |
Milestone | 3.2.8 |
Patch | No |
commit 129f9be0fc9b3e7374de137f14bc87a294eac890
Author: Jan Schneider <jan@horde.org>
Date: Tue, 19 Jan 2016 18:38:07 +0100
[jan] Fix editing shared rulesets (
Bug #12694).M docs/CHANGES
M lib/Application.php
M lib/Ingo.php
M package.xml
https://github.com/horde/ingo/commit/129f9be0fc9b3e7374de137f14bc87a294eac890
commit e151276d85d7129734fe9c6478a6510855f9970e
Author: Jan Schneider <jan@horde.org>
Date: Tue Jan 19 18:38:07 2016 +0100
[jan] Fix editing shared rulesets (
Bug #12694).ingo/lib/Application.php | 3 ++-
ingo/lib/Ingo.php | 6 ++----
ingo/package.xml | 1 +
3 files changed, 5 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/e151276d85d7129734fe9c6478a6510855f9970e
State ⇒ Resolved
Priority ⇒ 2. Medium
Milestone ⇒ 3.2.8
commit 7f47b2e512e2c86932f678be62acab22ac56102c
Author: Jan Schneider <jan@horde.org>
Date: Tue Jan 19 18:38:07 2016 +0100
[jan] Fix editing shared rulesets (
Bug #12694).ingo/docs/CHANGES | 1 +
ingo/lib/Application.php | 3 ++-
ingo/lib/Ingo.php | 6 ++----
ingo/package.xml | 2 ++
4 files changed, 7 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/7f47b2e512e2c86932f678be62acab22ac56102c
denied" message.
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Shared filter rules
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
user. Activating the "shares" option and giving the rights for a special
user to show, read, edit and delete rules does NOT work...
If I try to edit the rules for another user (I can choose the ruleset of
this user) ingo tells me that I'm not allowed to edit the rules of this
user... Checking the permissions again I can see a hook at every
permission.
Additionally I cannot change/edit/view the rules of the other user. Every
time I click on a rule the ruleset is changed to my user. So it's actually
impossible to handle shared rules.