Skip to content

Fix path handling in storagegit#2282

Merged
bufdev merged 3 commits intomainfrom
storagegit-fixes
Jul 12, 2023
Merged

Fix path handling in storagegit#2282
bufdev merged 3 commits intomainfrom
storagegit-fixes

Conversation

@bufdev
Copy link
Member

@bufdev bufdev commented Jul 11, 2023

  • All paths should have storageutil.Validate{Path,Prefix} called on them at the entrypoint.
  • ExternalPath being used potentially incorrectly here, it's a gray area, changing to Path for now.
  • A few other normalization fixes.

return nil
}

// path is expected to be normalized by calling cunrions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo in comment.

@bufdev bufdev merged commit 1986493 into main Jul 12, 2023
@bufdev bufdev deleted the storagegit-fixes branch July 12, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants