1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 03:28:20 +00:00
Files
gitea/routers/api/packages/debian
Giteabot a424f6d4f8 Fix handling of Debian files with trailing slash (#26087) (#26098)
Backport #26087 by @KN4CK3R

Fixes #26022

- Fix handling of files with trailing slash
- Fix handling of duplicate package file errors
- Added test for both

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-07-24 14:56:13 +00:00
..