Protected Snapins
-
Can we add a protected check box to the snapins like we have for the images to prevent unintentional deletion.
-
They should only be deleted if you actually delete the snapin and say yes to delete the file. The images are a bit more necessary due to time to upload and image and simplicity of overwriting an image. On snapins, you’d have to choose a new file with the same name to make it suddenly delete. At the file level though, the good ol’
chattr +i <filename>
will do the trick so well even the root user can’t delete it or overwrite it.
-
They should only be deleted if you actually delete the snapin and say yes to delete the file. The images are a bit more necessary due to time to upload and image and simplicity of overwriting an image. On snapins, you’d have to choose a new file with the same name to make it suddenly delete. At the file level though, the good ol’
chattr +i <filename>
will do the trick so well even the root user can’t delete it or overwrite it.
#Awesome
-
I still have the files I just had to look up and recreate all the arguments which was annoying.
-
3257 add’s protection to snapins now.
-
Hazza!!!