2
0

Change user backups to use expiring URLs for download when possible (#24136)

This commit is contained in:
Eugen Rochko
2023-03-16 22:46:52 +01:00
committed by GitHub
parent edc7ca5920
commit 75e5a6e437
6 changed files with 32 additions and 4 deletions

View File

@@ -4,4 +4,4 @@
<%= t 'user_mailer.backup_ready.explanation' %>
=> <%= full_asset_url(@backup.dump.url) %>
=> <%= download_backup_url(@backup) %>