nextcloud-server/apps/settings/lib/Controller
jld3103 d9f8522003
Fix types for reading and writing config values
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-04-05 09:08:56 +07:00
..
AdminSettingsController.php
AppSettingsController.php Create headings for settings pages 2023-03-07 17:51:19 +07:00
AuthSettingsController.php
AuthorizedGroupController.php
ChangePasswordController.php Add a const for the max user password length 2023-01-04 11:23:43 +07:00
CheckSetupController.php Fix types for reading and writing config values 2023-04-05 09:08:56 +07:00
CommonSettingsTrait.php Add section-id and section-type data attributes to settings <li> navigation items 2022-12-05 12:19:21 +07:00
HelpController.php Help pages: set window title for sidebar sections 2022-11-22 09:31:28 +07:00
LogSettingsController.php
MailSettingsController.php Migrate to Symfony Mailer 2023-02-02 10:30:06 +07:00
PersonalSettingsController.php
ReasonsController.php
TwoFactorSettingsController.php
UsersController.php Create headings for settings pages 2023-03-07 17:51:19 +07:00
WebAuthnController.php