Open Anuril opened 1 year ago
Encrypt / Decrypt the authentication information using FBs built-in crypto methods
We might want to look at these in-dept and ensure they are implemented in a way that's not flawed. They are untouched from BoxBilling code as far as I know so it might be in need of a rewrite. (Hopefully not, it's already in use to save module configs)
They look pretty sound, the salt from the config file is used as symmetric key. https://github.com/FOSSBilling/FOSSBilling/blob/3d7132321a8def4373a5138cdbc7789e094ecd2c/src/library/Box/Crypt.php#L34
Might not be the longest key, but oh well.
拜托快上线啊
请问还有什么替代开源方案能实现FOSSBilling对接promox吗?
我没有看到proxmox插件啊。权限也有检查没有问题,请问该如何启用?
2024-10-17.01-07-14.webm
我没有看到proxmox插件啊。权限也有检查没有问题,请问该如何启用?
It is not working yet. No vm creation process.
To test how far it is - use this https://github.com/Anuril/Proxmox/releases/download/v0.1.0-alpha0/Serviceproxmox.zip
Contents of the Serviceproxmox zip file need to be under modules/
So
/var/www/modules/Serviceproxmox/ has to contain
This issue is intended as a collection of known issues that will need to be fixed before 0.1.0
Template Management System #13
IPAM #12
Other Issues