Commit Graph

33 Commits (edbc1060ce3ceee7500a64f99c9c98f4ecc7934d)

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