mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 02:18:08 -05:00
Use filepath.Base() on the config file name from the zip archive before passing it to os.OpenFile, ensuring the config file is always written to the current directory regardless of what path the zip entry claims to have.