Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add partitions setup forms | Roberto Hueso Gómez | 2020-09-14 | 1 | -1/+20 | |
| | | | | | This provides a menu to setup the internal partitions setup of each machine. Delete partitions is still just a placeholder. | |||||
* | Add WoL action | Roberto Hueso Gómez | 2020-09-04 | 1 | -0/+10 | |
This action can be applied on one or multiple scopes. This implementation use Flask-WTF as a way to build and valdiate forms. As a side effect, this adds CSRF protection to all forms. |