mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fix bug with sec logic
This commit is contained in:
parent
950cbce27c
commit
fdfec80a39
@ -1526,6 +1526,7 @@ class PanelHandler(BaseHandler):
|
||||
"/panel/error?error=Nefarious activities detected."
|
||||
" User attempted to make backup path within Crafty's root."
|
||||
)
|
||||
return
|
||||
server_obj.backup_path = backup_path
|
||||
self.controller.servers.update_server(server_obj)
|
||||
self.controller.management.set_backup_config(
|
||||
|
Loading…
Reference in New Issue
Block a user