Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(security): Mark recording_servers key appconfig as private as it contains... | Joas Schilling | 2023-03-22 | 1 | -0/+1 |
* | Fix appconfig compatibility with Oracle DB | Joas Schilling | 2023-02-23 | 1 | -1/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -2/+0 |
* | Merge pull request #35177 from nextcloud/fix/noid/bringing-clear-config-back | Julius Härtl | 2022-12-19 | 1 | -0/+9 |
|\ | |||||
| * | restoring clearCachedConfig() | Maxence Lange | 2022-11-15 | 1 | -0/+9 |
* | | Update sensitive config list of Talk | Joas Schilling | 2022-12-09 | 1 | -1/+4 |
|/ | |||||
* | Mark more config values as sensitive | Joas Schilling | 2022-11-11 | 1 | -0/+4 |
* | Remove SCSSCacher | John Molakvoæ | 2022-05-13 | 1 | -10/+0 |
* | censor app config values for all integration apps | Julien Veyssier | 2022-03-04 | 1 | -0/+50 |
* | Censor more configs | Joas Schilling | 2022-03-01 | 1 | -0/+17 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -5/+4 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
* | Fix updates of NULL appconfig values | Roeland Jago Douma | 2020-10-21 | 1 | -9/+22 |
* | Clear cached app config while waiting for the SCSSCache to finish processing ... | Morris Jobke | 2020-10-16 | 1 | -0/+10 |
* | Exclude the Bridge Bot password as well | Joas Schilling | 2020-08-20 | 1 | -2/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Filter more configs | Joas Schilling | 2019-08-19 | 1 | -0/+13 |
* | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -4/+5 |
* | using isset() | michaelletzgus | 2018-02-05 | 1 | -1/+1 |
* | Fix undefined index problem | michaelletzgus | 2018-02-04 | 1 | -3/+5 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+0 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+0 |
* | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 1 | -3/+0 |
* | Make sure the spreed TURN server secret stays a secret | Joas Schilling | 2017-01-17 | 1 | -0/+4 |
* | Filter out sensitive appconfig values | Joas Schilling | 2017-01-11 | 1 | -8/+47 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | fetchall appconfig entries (#23835) | Jörn Friedrich Dreyer | 2016-06-10 | 1 | -1/+3 |
* | Do not allow to store boolean configs, they behave unexpected on postgres | Joas Schilling | 2016-06-06 | 1 | -1/+1 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Moved some files in \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+287 |