MakeAbsoluteAssetURL should just url join the static url prefix on to appurl if it is not an absolute path - this is because StaticURLPrefix is an absolute prefix not a relative prefix to the app sub url. Fix #14422 Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
|---|---|---|
| .. | ||
| attachment.go | ||
| cache.go | ||
| cors.go | ||
| cron_test.go | ||
| cron.go | ||
| database_sqlite.go | ||
| database_test.go | ||
| database.go | ||
| git.go | ||
| indexer_test.go | ||
| indexer.go | ||
| lfs.go | ||
| log.go | ||
| mailer.go | ||
| markup.go | ||
| migrations.go | ||
| picture.go | ||
| project.go | ||
| queue.go | ||
| repository.go | ||
| service.go | ||
| session.go | ||
| setting_test.go | ||
| setting.go | ||
| storage_test.go | ||
| storage.go | ||
| task.go | ||
| webhook.go | ||