Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

phpietadmin-gui

Compare
Choose a tag to compare
@AlexH-HankIT AlexH-HankIT released this 05 Nov 09:29
· 387 commits to master since this release
  • LVM
    • Lvm snapshots (No merging...)
    • Add lvextend, lvremove, lvrename features
  • Frontend
  • Backend
    • Create a target model with all functions which are necessary to add/delete/change a target
    • Create a lvm model
    • Basic error logging
    • Login/Logout logging
    • Debug logging
    • Use namespaces with basic autoloader
    • New lsblk parser
    • Replace version file with .json
    • Use bcrypt for storing passwords
    • Prevent comments from being deleted, when editing a config file
    • Rewrite file parser for the iet files
    • New session implementation
    • Delete the "Detach/delete lun" functions
    • Prevent iqn and objects from having whitespaces
    • Log also successful messages
    • User Model: Delete user, develop better way to check if user is in use
    • Support for live resizing of targets (with workaround, since iet doesn't support)
    • Create backup before editing a config file
    • Create first user via gui