#8512 closed defect (fixed)
[Patch] Calendar is shown in public
| Reported by: | anonymous | Owned by: | StefanSimroth |
|---|---|---|---|
| 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 2 years ago by StefanSimroth
- Status changed from new to assigned
comment:2 follow-up: ↓ 5 Changed 2 years ago by alfons@…
I have make a patch implementing Permissions.
with patch attached, you have GOOGLECALENDAR_VIEW permission.
comment:3 Changed 2 years ago by rjollos
- Summary changed from Calendar is shown in public to [Patch] Calendar is shown in public
comment:4 Changed 2 years ago by StefanSimroth
- Resolution set to fixed
- Status changed from assigned to closed
comment:5 in reply to: ↑ 2 Changed 2 years ago by StefanSimroth
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:6 follow-up: ↓ 7 Changed 2 years ago by alfons
Thanks, I have created my wiki page AlfonsoEscribano
comment:7 in reply to: ↑ 6 Changed 2 years ago by StefanSimroth
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.