ubicloud/views/vm
Jeremy Evans ddcfd6f513 Encrypt the vm_init_script.init_script column, and start setting values in it
Add a 2000 character validation in the model. Also add a maxlength attribute
in the web UI.

While this sets the new encrypted value, the code still reads from the old
unencrypted value.
2025-11-26 12:48:22 +09:00
..
create.erb Encrypt the vm_init_script.init_script column, and start setting values in it 2025-11-26 12:48:22 +09:00
index.erb Refactor ip4/6, ephemeral_net4/6 usages 2025-10-10 12:19:26 +02:00
networking.erb Remove unnecessary code in VM networking view 2025-11-06 09:33:14 +09:00
overview.erb Refactor ip4/6, ephemeral_net4/6 usages 2025-10-10 12:19:26 +02:00
settings.erb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
show.erb Switch vm to use object/show view 2025-08-30 01:25:25 +09:00