serveradmin icon indicating copy to clipboard operation
serveradmin copied to clipboard

Implement adminapi in Rust

Open YannikSc opened this issue 1 year ago • 0 comments

This PR implements the adminapi in Rust supporting:

  • SSH Authentication
  • Token authentication
  • Querying of objects
  • Creation of new objects

Other APIs (like pushing the firewall) are not yet implemented, as these come from external modules

YannikSc avatar Jul 04 '24 14:07 YannikSc