Skip to content

Convert all actions to use privileged decorator

Sunil Mohan Adapa requested to merge sunilmohan/freedombox:uninstall2 into master
  • Drops a lot of boilerplate code for serialization and de-serialization for running actions along with argument parsing code.
  • Include enhancements to the privileged decorator to replace superuser_run.
  • Removes superuser_run and run methods.

Self review and testing are pending, hence the draft status.

Merge request reports

Loading