#8512 closed defect (fixed)
[Patch] Calendar is shown in public
Reported by: | anonymous | Owned by: | Stefan Simroth |
---|---|---|---|
Priority: | normal | Component: | GoogleCalendarPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Is it possible to hide the calendar when people are not logged in? When you access trac the calendar is shown to everybody which is not our general intent.
Attachments (1)
Change History (8)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
Changed 14 years ago by
Attachment: | googlecalendar-permissions.patch added |
---|
GoogleCalendarPlugin permissions patch
comment:2 follow-up: 5 Changed 14 years ago by
I have make a patch implementing Permissions. with patch attached, you have GOOGLECALENDAR_VIEW permission.
comment:3 Changed 14 years ago by
Summary: | Calendar is shown in public → [Patch] Calendar is shown in public |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 14 years ago by
Replying to alfons@meteologica.com:
I have make a patch implementing Permissions. with patch attached, you have GOOGLECALENDAR_VIEW permission.
Thank you! I have just reviewed and applied it, so everyone can easily benefit from it.
I put you on the wiki page as contributor and gave you credits, see GoogleCalendarPlugin. If you like to be put there with your real name and/or with a link to your wiki page, just let me know.
comment:7 Changed 14 years ago by
Replying to alfons:
You're welcome! I adjusted the wiki page! Thanks again for the contribution, Alfonso!
No, unfortunately this is not possible. But I agree that this is a valid point and Permissions should be implemented.