Change user backups to use expiring URLs for download when possible (#24136)
This commit is contained in:
parent
19def1a1f1
commit
6db76875fd
6 changed files with 32 additions and 4 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
<%= t 'user_mailer.backup_ready.explanation' %>
|
||||
|
||||
=> <%= full_asset_url(@backup.dump.url) %>
|
||||
=> <%= download_backup_url(@backup) %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue