headswe / Swifty-Issue-Tracker

Swifty Issue Tracker
21 stars 4 forks source link

Disable / Improve URL validation when adding repo #216

Closed bux closed 6 years ago

bux commented 6 years ago

Swifty v2.2.1

Disable or improve the URL validation when trying to add a new repo. Instead of looking for a Default Document at the URL given, look for e.g. the existance of the "repo.srf" file.

When trying to host a repo on Azure Blob Storage, there's no Default Document that will be served.

image