-
- Downloads
Ongoing work on security overhaul:
An authentification layer is added on top of spice to authentify whoever is trying to attach to a VM. Updated server and both nexush and nexus-cli accordingly. The only visible change for users is that now client credentials to attach to a VM don't include a spice port and password, but only a single password. Consequently the port column was removed from vmcreds2pdf/vmcreds2csv and the password is now a bit longer. Server and client versions were bumped to 1.11.0. WIP: nexus-exam
Showing
- src/server/router/router.go 2 additions, 0 deletionssrc/server/router/router.go
- src/server/router/routerTemplates.go 2 additions, 2 deletionssrc/server/router/routerTemplates.go
- src/server/router/routerUsers.go 5 additions, 5 deletionssrc/server/router/routerUsers.go
- src/server/router/routerVMs.go 110 additions, 27 deletionssrc/server/router/routerVMs.go
- src/server/version/version.go 2 additions, 2 deletionssrc/server/version/version.go
- src/server/vms/vm.go 16 additions, 9 deletionssrc/server/vms/vm.go
- src/server/vms/vms.go 181 additions, 126 deletionssrc/server/vms/vms.go
Loading
Please register or sign in to comment