You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/settings/lib
Ferdinand Thiessen a243e9cfbb
fix(webauthn): do not require bcmath or gmp - not needed anymore
9 months ago
..
Activity fix(activity): Fix activity object type warnings 1 year ago
AppInfo fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME comment 11 months ago
BackgroundJobs fix(lookup-server): disable lookup server for non-global scale setups 10 months ago
Command/AdminDelegation chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Controller fix(AppDiscover): Ensure created cache folder is safe-chars only 10 months ago
Events
Listener feat: mail provider settings 1 year ago
Mailer refactor(apps): Use constructor property promotion when possible 1 year ago
Middleware fix(settings): Inject subadmin manager and adapt tests, resolve a FIXME comment 11 months ago
Search refactor(apps): Use constructor property promotion when possible 1 year ago
Sections refactor(apps): Use constructor property promotion when possible 1 year ago
Service refactor(apps): Use constructor property promotion when possible 1 year ago
Settings fix(webauthn): do not require bcmath or gmp - not needed anymore 9 months ago
SetupChecks fix(webauthn): do not require bcmath or gmp - not needed anymore 9 months ago
UserMigration refactor(apps): Use constructor property promotion when possible 1 year ago
WellKnown fix(security): Update .well-known/security.txt expiration date 11 months ago
Hooks.php fix(emailTemplate): use instance Name instead of Url in subject 11 months ago
ResponseDefinitions.php