Commit Graph

71 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Joas Schilling f237846e74
feat(appconfig): Only log lazy-appconfig when an app can do something about it 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
Joas Schilling 1e5cb82cc1
fix(config): Mark more configs as sensitive 1 year ago
provokateurin 7edb70a63e
fix(AppConfig): Add external JWT private key to sensitive keys 1 year ago
Joas Schilling c900ef9d8e
fix(config): Mark more app configs sensitive 1 year ago
Ferdinand Thiessen a8f46af20f
chore: Add proper deprecation dates where missing 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Côme Chilliet eb25e10f55
fix: Avoid reference use in AppConfig 2 years ago
Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 2 years ago
Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 2 years ago
Maxence Lange cc813fec23 fix(appconfig): format app values 2 years ago
Maxence Lange a643a71222 fix(appconfig): compare with original value 2 years ago
Maxence Lange b0c79636ba fix(appconfig): no insert statement if data already exist 2 years ago
Joas Schilling 3a67080a96
fix(appconfig): Make sure sensitive values stay sensitive 2 years ago
Joas Schilling 24607a37d8
feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 2 years ago
Maxence Lange 809e0fe923 fix phpdoc 2 years ago
Maxence Lange 3e58a2501f use exception for cleaner Trace 2 years ago
Maxence Lange 70a229da50 redundant condition 2 years ago
Maxence Lange 2122a81419 fix getAllValues() to filter values based on prefix 2 years ago
Maxence Lange ae8d6b6b69 debug lazy loadConfig 2 years ago
Maxence Lange 8ba2cd4a07 returns non lazy value while searching for lazy 2 years ago
Maxence Lange 1b2e503e7f return false on AppConfigUnknownKeyException 2 years ago
Maxence Lange 8362025643 better indexes 2 years ago
Maxence Lange db8636ac1a exceptions on their own 2 years ago
Maxence Lange addd678682 returns default on exception 2 years ago
Maxence Lange 94fe48c998 small fixes 2 years ago
Maxence Lange 6daea857ab fixes 2 years ago
Maxence Lange f7d0c74b10 lazy AppConfig 2 years ago
Joas Schilling 6294f0f4bc
fix(systemreport): Mark more configs as sensitive 2 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Joas Schilling 381ab5f4cb
fix(security): Mark recording_servers key appconfig as private as it contains a secret 3 years ago
Joas Schilling 373e6325b7
Fix appconfig compatibility with Oracle DB 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Joas Schilling cf34aa557b
Update sensitive config list of Talk 3 years ago
Maxence Lange 6964751ec6 restoring clearCachedConfig() 3 years ago
Joas Schilling 663cf04469
Mark more config values as sensitive 3 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
Julien Veyssier a295529576
censor app config values for all integration apps 4 years ago
Joas Schilling 1e27aed4dc
Censor more configs 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Roeland Jago Douma c02e6fcae2
fix appconfig tests 5 years ago
Roeland Jago Douma db82d27239
Fix updates of NULL appconfig values 5 years ago
Morris Jobke cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file 5 years ago
Joas Schilling 2e4b3cebc6
Exclude the Bridge Bot password as well 5 years ago