• Joined on 2021-09-17
forest commented on issue cyberia/capsul-flask#11 2021-12-15 17:13:08 +00:00
enable static IP -> capsul mapping via libvirt (manage MAC addresses)

I think we just need to update the start method that the users have access to to do the same thing as the admin panel one and then this can be closed.

forest commented on issue cyberia/capsul-flask#12 2021-12-15 17:11:40 +00:00
Capsul outage mitigation: audit the list of static DHCP assignment entities

I think this can be closed? not sure.

forest pushed to main at cyberia/capsul-flask 2021-12-14 21:48:04 +00:00
cac0a652ab Merge remote-tracking branch 'origin/main' into main
b009607714 update TOS and privacy policy links
Compare 2 commits »
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:52:49 +00:00
38b65c25e1 add note about monero sync
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:47:48 +00:00
2bb335bcfb fix type coercion special case where dollars = 0
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:46:36 +00:00
80802370a3 trying to fix weird dollars behaviour
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:42:29 +00:00
9dc5f43fa0 fixing nested string literals
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:41:38 +00:00
79742278c5 cleaning up validate_dollars
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:37:42 +00:00
f5d70c0b88 debugging validate dollars
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:35:19 +00:00
2b14627319 debugging validate dollars
forest pushed to main at cyberia/capsul-flask 2021-12-14 07:27:35 +00:00
db4797c044 validate_dollars to support different values for stripe vs btcpay
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:44:47 +00:00
59ec894f17 net_set_dhcp() missing 1 required positional argument: 'add_ipv4'
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:38:04 +00:00
f8415dbba5 don't error when trying to remove a dhcp entry that does not exist
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:31:07 +00:00
f85f282854 shell is not my first language
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:21:08 +00:00
d91600b031 net_set_dhcp() missing 1 required positional argument: 'remove_ipv4'
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:06:23 +00:00
59fd43e164 try to fix get_all_by_id
forest pushed to main at cyberia/capsul-flask 2021-12-11 01:01:31 +00:00
63332108aa blah2
forest pushed to main at cyberia/capsul-flask 2021-12-11 00:58:55 +00:00
c11d4001ce blah
forest pushed to main at cyberia/capsul-flask 2021-12-11 00:57:13 +00:00
cf9e534063 get_all_vms_from_hosts() missing 1 required positional argument
forest pushed to main at cyberia/capsul-flask 2021-12-11 00:53:46 +00:00
4bbacffeae refactor get_all_by_host_and_network to get_all_by_id