Re: [BackupPC-users] BackupPC 4.2.1 released

2018-05-25 Thread Ghislain Adnet


This release allows the new backup delete CGI feature to be disabled for users 
and/or admins, plus a couple of minor bug fixes:




very cool, thanks !

this delete feature perhaps is cool for some but i really dislike that user can screw the production AND the backup. 
This way i can prevent them to do it, i use backupPC also because users can never delete their backup contrary to other 
tools :)


When you encounter a disgrunted employee that erase all servers AND the backups once, you never want anyone to be able 
to do that again.



Ghislain.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] BackupPC 4.2.1 released

2018-05-12 Thread Craig Barratt via BackupPC-users
BackupPC 4.2.1  has
been released on Github.

The changes since 4.2.0
 are listed
below.  This release allows the new backup delete CGI feature to be
disabled for users and/or admins, plus a couple of minor bug fixes.

Enjoy!

Craig

#
# Version 4.2.1, 7 May 2018
#

This release allows the new backup delete CGI feature to be disabled for
users and/or admins, plus a couple of minor bug fixes:

   - Merged pull request #195
   .
   - Added new config variable $Conf{CgiUserDeleteBackupEnable} that sets
   whether users and admins can delete backups via the CGI interface. The
   default value is 0, which means it's disabled for regular users but
   available for admins.
   - Fixed delete backup bug in bin/BackupPC_Admin_SCGI reported by Julian
   Zielke in issue #193 .
   - Added check to dirCacheFlush() in bin/BackupPC_tarExtract to skip
   files that don't have attributes; reported by Tarak Patel.
   - Removed extraneous duplicate variable assignment in
   lib/BackupPC/CGI/GeneralInfo.pm, from @moisseev
    (#195
   ).
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/