Opened 2 years ago
Last modified 22 months ago
#1249 new defect
Re-think access to calendar and overview
Reported by: | pferreir | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | v2.1 |
Component: | General | Version: | |
Keywords: | calendar overview access | Cc: |
Description
Right now, due to 62dbb65102b9e2812ccdf51ad210479663505c63, we are forcing authentication when people access the calendar for any category. This behavior is not only incorrect (as a category may be public), but inconsistent with the category overview too.
I suggest the following changes:
- Letting everyone access the calendar and the overview, and filtering out events that cannot be seen
- Using the same criterion on both sides - visibility?
Change History (3)
comment:1 Changed 2 years ago by jbenito
- Priority changed from high to critical
comment:2 Changed 2 years ago by pferreir
comment:3 Changed 22 months ago by jbenito
- Milestone changed from v1.2 to v1.3
- Version 1.0 deleted
Note: See
TracTickets for help on using
tickets.
See #1288 too, please.