discourse/lib/theme_store
David Taylor 58c4528a1c
DEV: Replace silent theme-install fails with exceptions (#28485)
Previously, we were silently failing when a theme hit SSRF protection, or the `git clone` command failed for some reason. This commit updates them to be exceptions, so they provide more useful error messages
2024-08-22 12:09:56 +01:00
..
base_importer.rb
directory_importer.rb
git_importer.rb
zip_exporter.rb
zip_importer.rb