35 Commits (c28e462583e9ef32266dfc1285b986c4d2673294)

Author SHA1 Message Date
  Roeland Jago Douma a2c8597b00
Add occ command for updating the data-fingerprint 8 years ago
  Stefan Weil ee5f5eebe5 misc: Fix some typos 8 years ago
  Joas Schilling f2cb03e155 Allow array recursion in get 8 years ago
  Joas Schilling a06f0256a9 Allow deleting a nested system config value 8 years ago
  Joas Schilling 00ab50defc Retain backwards compatibility 8 years ago
  Robin McCorkell b9d384d837 occ config:system:set can now set other value types 9 years ago
  Joas Schilling faba02564a Move the filtering of sensitive data to the config class 8 years ago
  Joas Schilling 2f102c1f0d Do not set single user in constructor 8 years ago
  Joas Schilling 82eb3f8027 Fix the singleuser config casing in new encryption code 8 years ago
  Bjoern Schiessle 9bd4f2d41e occ script to disable encryption and to decrypt all files again 9 years ago
  Robin McCorkell c6314fc699 Unit tests for mimetype loader 8 years ago
  Bjoern Schiessle 289e9130f3 make system root of key storage configurable 9 years ago
  Bjoern Schiessle 8c08dd0ac2 occ tool to encrypt all files 9 years ago
  Robin McCorkell c693e5d5d1 Unit tests for occ log:* commands 9 years ago
  Joas Schilling 6231bbdde3 Filter the objectstore password from the config list as well 9 years ago
  Morris Jobke 08afce3d7e [command] single user mode - use config object & add tests 9 years ago
  Joas Schilling 85f012512e Invert the "public" to a "private" method 9 years ago
  Joas Schilling e5bc9d0619 Make it possible to import exportet app/system configs 9 years ago
  Joas Schilling d2ca3a25d3 Replace deprecated method calls 9 years ago
  Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 9 years ago
  Joas Schilling 86952f88cb Add a command to import an json array into the config 9 years ago
  Joas Schilling bc084c40a6 Add a command to delete a system config 9 years ago
  Joas Schilling 3608c1007e Add a command to get a config value 9 years ago
  Joas Schilling a83eac3762 Add a command to set a system config value 9 years ago
  Joas Schilling 5370bba0b6 Split the system from the app config 9 years ago
  Joas Schilling 16907f91ed Add tests for list config 9 years ago
  Jens-Christian Fischer bffadd069d Fix test message and add 'user' to it 9 years ago
  Joas Schilling d3e3a84cae Move the helpful method to the TestCase class 9 years ago
  Joas Schilling 10144bd7f5 Display a message when there is a problem with the default module 9 years ago
  Joas Schilling e4977841b4 Add unit tests for the commands 9 years ago
  Joas Schilling cb641b4c29 Fix file names 9 years ago
  Joas Schilling cfa23e60d3 Add tests for occ user:lastseen 9 years ago
  Joas Schilling bb5b6e5f63 Add unit tests for occ user:delete 9 years ago