Commit Graph

25 Commits (09b14ceffcb5a552bb87fca38c307d2634411581)

Author SHA1 Message Date
Lukas Reschke 933f60e314 Update author information 10 years ago
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
Thomas Müller 682821c71e Happy new year! 10 years ago
Joas Schilling faba02564a Move the filtering of sensitive data to the config class 10 years ago
Joas Schilling 6231bbdde3 Filter the objectstore password from the config list as well 11 years ago
Joas Schilling 49ba7dc05d Mark ldap agent password as sensitive 11 years ago
Joas Schilling 0a36331cb6 Use constants for the output formats 11 years ago
Joas Schilling 01dc3935d0 Add app and config name to error messages 11 years ago
Joas Schilling d5dcb60e5d Use json_pretty as default for the config lists (for easier export/import) 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 971060862e Fix typo in command description 11 years ago
Joas Schilling 2b86eb0b29 Add commands to get, set and delete app config values 11 years ago
Joas Schilling 130b5d8587 Allow reading from stdin 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 371a4d014a Fix no value 11 years ago
Joas Schilling 2f65332014 Add an option to exclude sensitive values (e.g. for reports) 11 years ago
Joas Schilling 6763637773 Add a command to list existing configs 11 years ago