friendica/src/Module/Settings
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
..
Profile Removed redundant maximagesize = INF statements 2022-11-30 05:17:48 +01:00
TwoFactor Fix constructor compatibility with BaseSettings parent class 2022-11-19 13:33:05 -05:00
Account.php Tighten profile restriction feature 2022-12-01 08:03:35 -05:00
Addons.php Move settings/addons to src/Module 2022-11-09 06:25:41 -05:00
Connectors.php Create new OStatus\Subscribe module class 2022-11-14 13:48:47 -05:00
Delegation.php Move "submanage" Session value into own methods 2022-10-21 19:35:34 +02:00
Display.php UserSession class [5] - Refactor src/Module/ files with DI 2022-10-20 22:59:39 +02:00
Features.php Move settings/features to src/Module 2022-11-09 06:26:08 -05:00
OAuth.php Move settings/oauth to src/Module 2022-11-09 06:25:22 -05:00
RemoveMe.php Centralize config.admin_email management in Model\User 2022-11-14 17:02:42 -05:00
UserExport.php Remove superfluous property declaration in Settings\UserExport 2022-11-12 08:37:42 -05:00