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 SECURITY: Add limits for themes and theme assets 2023-09-12 15:31:31 -03:00
directory_importer.rb DEV: Filter files included by theme DirectoryImporter (#23842) 2023-10-09 12:03:02 +01:00
git_importer.rb DEV: Replace silent theme-install fails with exceptions (#28485) 2024-08-22 12:09:56 +01:00
zip_exporter.rb DEV: Apply syntax_tree formatting to `lib/*` 2023-01-09 12:10:19 +00:00
zip_importer.rb SECURITY: Add limits for themes and theme assets 2023-09-12 15:31:31 -03:00