]> source.dussan.org Git - gitea.git/commit
Do not convert file path to lowercase (#15023)
authorKN4CK3R <KN4CK3R@users.noreply.github.com>
Thu, 18 Mar 2021 13:58:47 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Thu, 18 Mar 2021 13:58:47 +0000 (13:58 +0000)
commite8ad6c1ff36b257506bcc30482e9ad02badd0566
tree906ec06e9315009ef83b09b1099ddb1709bf9ca4
parent032f4c396901085bd3dd850ed173397cd4ff70bf
Do not convert file path to lowercase (#15023)

* Do not convert file path to lowercase.

* lint

* Check against lowercase hostname.
integrations/migrate_test.go [new file with mode: 0644]
modules/migrations/migrate.go
modules/migrations/migrate_test.go