• Markus Koller's avatar
    Only use basename from $BACKUP variable · a5680e02
    Markus Koller authored
    This is the documented intention of this variable and protects against
    path traversal attacks, which are low-risk though because the variable
    is only used in a Rake task and under administrator control.
    a5680e02
manager_spec.rb 10.7 KB