1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
b83526ad0b Tighten profile restriction feature
- Prevent feed access to restricted profiles
- Rework display of restricted profiles with a redirect to the profile/restricted route
- Normalize permission checking with IHandleUserSession->isAuthenticated
- Remove unusable "nocache" parameter in feed module because session isn't initialized
- Reword setting name and description
2022-12-01 08:03:35 -05:00
0d53c69610 Remove unused theme info value "events_in_profile"
All public events (event if they are ownded by other users) are visible
2022-12-01 08:03:34 -05:00
bb97776dfb
The last PHPCS error .. 2022-11-07 20:35:07 +01:00
d524f55e3e
Reduce error-throws :-) 2022-11-07 20:34:05 +01:00
a81708091f
Make PHPCS happy 2022-11-07 20:32:55 +01:00
2da2ac6826
make PHP CS happy? 2022-11-07 20:28:08 +01:00
78a8ed6fe7
adhere feedback 2022-11-07 20:21:11 +01:00
f13c91b320
Move mod/cal.php and mod/events.php to Module 2022-11-07 19:52:24 +01:00
89fde911f9
Fix possible security issue 2022-11-07 19:52:13 +01:00
7c4a7bff2e
Move new events routes to calendar routes 2022-11-02 15:16:24 +01:00