Commit History

作者 SHA1 備註 提交日期
  Joas Schilling 1e5cb82cc1 fix(config): Mark more configs as sensitive 1 月之前
  provokateurin 7edb70a63e fix(AppConfig): Add external JWT private key to sensitive keys 1 月之前
  Joas Schilling c900ef9d8e fix(config): Mark more app configs sensitive 1 月之前
  Ferdinand Thiessen a8f46af20f chore: Add proper deprecation dates where missing 2 月之前
  provokateurin 9836e9b164 chore(deps): Update nextcloud/coding-standard to v1.3.1 2 月之前
  Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 月之前
  Daniel Kesselberg af6de04e9e style: update codestyle for coding-standard 1.2.3 3 月之前
  Andy Scherzinger dae7c159f7 chore: Add SPDX header 6 月之前
  Côme Chilliet eb25e10f55 fix: Avoid reference use in AppConfig 7 月之前
  Maxence Lange a624a2b34f fix(appconfig): returns correct value on details 7 月之前
  Maxence Lange 97e59b12a1 fix(appconfig): only convert single entry on searchValues() 7 月之前
  Maxence Lange cc813fec23 fix(appconfig): format app values 7 月之前
  Maxence Lange a643a71222 fix(appconfig): compare with original value 7 月之前
  Maxence Lange b0c79636ba fix(appconfig): no insert statement if data already exist 9 月之前
  Joas Schilling 3a67080a96 fix(appconfig): Make sure sensitive values stay sensitive 8 月之前
  Joas Schilling 24607a37d8 feat(appconfig): Automatically store "sensitive" appconfigs encrypted in the database 10 月之前
  Maxence Lange c1fc1b29bc Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loading 9 月之前
  Maxence Lange 809e0fe923 fix phpdoc 9 月之前
  Maxence Lange 3e58a2501f use exception for cleaner Trace 9 月之前
  Maxence Lange 70a229da50 redundant condition 9 月之前
  Maxence Lange 2122a81419 fix getAllValues() to filter values based on prefix 9 月之前
  Maxence Lange ae8d6b6b69 debug lazy loadConfig 9 月之前
  Maxence Lange 8ba2cd4a07 returns non lazy value while searching for lazy 10 月之前
  Maxence Lange 1b2e503e7f return false on AppConfigUnknownKeyException 9 月之前
  Maxence Lange 8362025643 better indexes 10 月之前
  Joas Schilling 0e40457b86 Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own 10 月之前
  Maxence Lange db8636ac1a exceptions on their own 10 月之前
  Maxence Lange addd678682 returns default on exception 10 月之前
  Maxence Lange 94fe48c998 small fixes 10 月之前
  Maxence Lange 6daea857ab fixes 10 月之前