aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SystemConfig.php
Commit message (Expand)AuthorAgeFilesLines
* fix: mark systemconfig value as not being tainted because they are implicitly...Robin Appelman2024-08-281-1/+19
* feat(log): Allow to combine log.conditions to only log (app&user)Joas Schilling2024-07-301-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+4
* fix: Mark more configs as sensitiveJoas Schilling2024-05-171-0/+2
* fix(SystemConfig.php): Add 'updater.server.url' to Private Variablesderschiw2024-05-131-0/+1
* lazy AppConfigMaxence Lange2024-01-151-5/+3
* fix(systemreport): Mark more configs as sensitiveJoas Schilling2024-01-091-0/+1
* fix(systemreport): Mask onlyoffice secret as sensitiveJoas Schilling2023-09-291-0/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Mark more config values as sensitiveJoas Schilling2022-11-111-0/+4
* Censor more configsJoas Schilling2022-03-011-0/+7
* Mark split database configs as sensitiveJoas Schilling2022-02-231-0/+4
* consider some config keys under 'objectstore_multibucket' as sensitiveJulien Veyssier2021-10-051-0/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Add information about credentialsDaniel Kesselberg2019-10-311-1/+1
* Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+4
* Remove objectstore credentialsDaniel Kesselberg2019-10-271-1/+9
* Merge pull request #7020 from Fiech/masterMorris Jobke2017-11-071-2/+0
|\
| * Extended list of sensitive configuration valuesJohannes Schlichenmaier2017-10-311-0/+6
* | Update license headersMorris Jobke2017-11-061-0/+1
* | Extended list of sensitive configuration valuesJohannes Schlichenmaier2017-10-291-0/+8
|/
* Don't show mail domain and from in config reportJoas Schilling2017-07-071-0/+3
* Fix testsJoas Schilling2017-01-121-1/+0
* Fix othersJoas Schilling2016-07-211-3/+4
* Sanitize more config options and stack tracesMorris Jobke2016-07-081-0/+6
* Update license headersLukas Reschke2016-05-261-1/+1
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+154