friendica-github/src/Module/Profile
Hypolite Petovan 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
..
Common.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Contacts.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Index.php Update copyright 2022-01-02 08:27:47 +01:00
Media.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Photos.php Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
Profile.php Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
RemoteFollow.php Move remote follow module to profile folder 2022-10-31 15:31:43 -04:00
Restricted.php Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
Schedule.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Status.php Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
UnkMail.php Create Profile\UnkMail module class 2022-10-30 10:49:47 -04:00