View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004344 | SOGo | Backend Calendar | public | 2017-11-27 20:10 | 2017-12-18 20:32 |
Reporter | rp_ocram | Assigned To | francis | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Debian | OS Version | 8 (Jessie) |
Product Version | 3.2.10 | ||||
Fixed in Version | 4.0.0 | ||||
Summary | 0004344: Public Access to Calendar via iCal url can not be revoked. | ||||
Description | I set SOGoEnablePublicAccess to true to use a Calendar via iCal to access without Authorization. After I switched user rights for public user to "Modifier" I could not go back to "None". It always stays "Modifier" and I was still able to see all the events in File downloaded by the public iCal URL. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
SOGoEnablePublicAccess = TRUE; means everyone has read access. |
|
Ok, i am a little bit confused. Unless I grant Modifier Access to my Calendar i can go back and forth granting DAndT Access and then No Access again. Only when I grant Modifier Access I can not go back to fewer rights. And the Documentation for SOGoEnablePublicAccess = true also reads a little bit different. "Parameter used to allow or not your users to |
|
Sorry I did not get your problem. Now I see, that you actually can set "Respond To" and "Modify" privileges to "Public Access" in the current V3 SOGo version. I assume that is the heart of your problem. Can you remove that bogus ACL with the following command? Hint: |
|
That is exactly my Problem. |
|
sogo: master de91b578 2017-12-18 15:31 Details Diff |
Fix handling of public access rights of Calendars Fixes 0004344 |
Affected Issues 0004344 |
|
mod - UI/Common/UIxUserRightsEditor.m | Diff File | ||
mod - UI/Scheduler/UIxCalUserRightsEditor.m | Diff File | ||
mod - UI/Templates/ContactsUI/UIxContactFoldersView.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
mod - UI/Templates/UIxAclEditor.wox | Diff File | ||
mod - UI/WebServerResources/js/Common/AclController.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-27 20:10 | rp_ocram | New Issue | |
2017-11-28 09:59 | Christian Mack | Note Added: 0012444 | |
2017-11-28 10:09 | rp_ocram | Note Added: 0012445 | |
2017-11-28 12:37 | Christian Mack | Note Added: 0012450 | |
2017-11-28 14:03 | rp_ocram | Note Added: 0012454 | |
2017-12-18 20:32 | francis | Changeset attached | => sogo master de91b578 |
2017-12-18 20:32 | francis | Assigned To | => francis |
2017-12-18 20:32 | francis | Resolution | open => fixed |
2017-12-18 20:32 | francis | Status | new => resolved |
2017-12-18 20:32 | francis | Fixed in Version | => 4.0.0 |