mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-11 01:53:09 +00:00
* add better path sanytizing * rebase master * Bugfixed and moved all checks into path() * added check for empty basename in order to avoid bug in isValidFilename * refactored - all filename checks are moved into path() function that constructs this filename Co-authored-by: Bulat-Ziganshin <bulat.ziganshin@gmail.com>