0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-12 00:13:04 +01:00
gitea/routers/api/packages
KN4CK3R 8b8bdb30fb
Allow uppercase ASCII alphabet in PyPI package names (#21095)
The PyPI name regexp is too restrictive and only permits lowercase characters. This PR adjusts the regexp to add in support for uppercase characters.

Fix #21014
2022-09-07 21:18:51 +01:00
..
composer Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
conan Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
container
generic Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helm Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
helper
maven Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
npm fix: PackageMetadataVersion deps (#21017) 2022-09-02 23:00:18 +01:00
nuget Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pub Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
pypi Allow uppercase ASCII alphabet in PyPI package names (#21095) 2022-09-07 21:18:51 +01:00
rubygems Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
vagrant Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00
api.go Add support for Vagrant packages (#20930) 2022-08-29 15:04:45 +08:00