- Jul 03, 2024
-
-
Florent Gluck authored
-
- Jul 02, 2024
-
-
Florent Gluck authored
- Added 2 new routes to unlock a user and to reset a user's password along 2 new user capabilities for it: USER_UNLOCK and USER_RESETPWD - Added 2 client commands to unlock and reset user accounts: userunlock and userresetpwd - Updated doc accordingly - Updated doc to mention changes with new QEMU version (as in Ubuntu 24.04) - Bumped server and clients versions to 1.10.0
-
- Mar 30, 2024
-
-
Florent Gluck authored
Added src/client/cmdTemplate/templateListSingle.go which I had forgotten to add previously
-
Florent Gluck authored
Previously, the VM_LIST VM capability allowed one to list the VM as well as attach to it. This capability was too coarse. Instead, VM_LIST should only allow one to list the VM and nothing more. The VM_ATTACH capability was added specifically to allow a user to attach to the VM.
-
- Mar 29, 2024
-
-
Florent Gluck authored
- added route to retrieve a single VM from its UUID - added route to retrieve a single template from its UUID client: - added vmlistsingle to test above route (but then commented out) - added tpllistsingle to test above route (but then commented out)
-
- Mar 28, 2024
-
-
Florent Gluck authored
-
- Jan 02, 2024
-
-
Florent Gluck authored
Fixed typo in docs/README_server.md
-
- Dec 29, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
- Nov 14, 2023
-
-
Florent Gluck authored
-
- Aug 29, 2023
-
-
Florent Gluck authored
-
- Jul 24, 2023
-
-
Florent Gluck authored
-
- May 25, 2023
-
-
Florent Gluck authored
-
- May 17, 2023
-
-
Florent Gluck authored
implemented a new route: /vms/{id}/startwithcreds which start a VM with credentials (port, pwd) updated README_server.md accordingly client side: updated run_dev and run_prod so that arguments with " are handled properly updated validate script so that it correctly builds nexus-cli regardless of the current environment (dev or prod)
-
- May 11, 2023
-
-
Florent Gluck authored
-
- Apr 26, 2023
-
-
Florent Gluck authored
-
- Apr 25, 2023
-
-
Florent Gluck authored
-
- Apr 24, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
- Apr 18, 2023
-
-
Florent Gluck authored
-
- Mar 23, 2023
-
-
Florent Gluck authored
-
- Feb 08, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
Florent Gluck authored
-
Florent Gluck authored
-
- Feb 01, 2023
-
-
Florent Gluck authored
-
- Jan 27, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
- Jan 26, 2023
-
-
Florent Gluck authored
-
- Jan 21, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
Florent Gluck authored
-
- Jan 20, 2023
-
-
Florent Gluck authored
-
- Jan 18, 2023
-
-
Florent Gluck authored
-
Florent Gluck authored
-
- Dec 19, 2022
-
-
Florent Gluck authored
-
- Nov 28, 2022
-
-
Florent Gluck authored
-
Florent Gluck authored
fixed mistake in README.md
-
- Nov 27, 2022
-
-
Florent Gluck authored
-
Florent Gluck authored
-