VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
456 stars 216 forks source link

Fix for config store security issue #3097 #3109

Closed schandrika closed 1 year ago

schandrika commented 1 year ago
  1. Fixed issue #3097
  2. As side effect deprecated the duplicate manage_* RPC methods
  3. Updated all core agents and test to not use the deprecated methods
  4. Updated documentation
  5. Updated config store test case for both new methods and deprecated methods
  6. Added config store tests for get_metadata method