]> git.ipfire.org Git - ipfire.org.git/commit
backend: show checksum on thank-you page
authorRico Hoppe <rico.hoppe@ipfire.org>
Sat, 11 May 2024 13:57:33 +0000 (13:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 13 May 2024 09:42:08 +0000 (09:42 +0000)
commit4cfc0589ce1347269cf3dc77e061e2d68d4772d4
tree9a9e66e1363c991fe4f34c9b691f3e007142cfb1
parent04f3e83307b355462b13627853045b0172d2c6dc
backend: show checksum on thank-you page

* this fixes bug 13652
* implemented function to get file by filename
* implemented checksum into thank-you page
* removed checksum from title of download links

Signed-off-by: Rico Hoppe <rico.hoppe@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/releases.py
src/templates/downloads/release.html
src/templates/downloads/thank-you.html
src/web/downloads.py