rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Re: BUG: restore.MirrorStruct.get_increment_times n


From: Charles Duffy
Subject: [rdiff-backup-users] Re: BUG: restore.MirrorStruct.get_increment_times not in 1.0.4's Security.set_allowed_requests()
Date: Thu, 26 Jan 2006 13:34:39 -0600
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Eww -- sorry 'bout that formatting, all; didn't realize it would do that. As an attachment, this time.

(Lacking this patch, btw, I was receiving security violations on the specified method doing a simple restore of a backup specified with "--restore-as-of 0B").
--- rdiff-backup-1.0.4/rdiff_backup/Security.py.orig    2006-01-26 
12:21:30.980533559 -0600
+++ rdiff-backup-1.0.4/rdiff_backup/Security.py 2006-01-26 12:21:57.997097214 
-0600
@@ -140,6 +140,7 @@
        if sec_level == "read-only" or sec_level == "all":
                l.extend(["fs_abilities.get_fsabilities_readonly",
                                  "fs_abilities.get_fsabilities_restoresource",
+                                 "restore.MirrorStruct.get_increment_times",
                                  
"restore.MirrorStruct.set_mirror_and_rest_times",
                                  "restore.MirrorStruct.set_mirror_select",
                                  "restore.MirrorStruct.initialize_rf_cache",

reply via email to

[Prev in Thread] Current Thread [Next in Thread]