1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/template/templates/views
Ztec 74376cd33c fix: remove progression save on shared entry
Shared entry does not link to any user and therefore should not display
any saved progression. Curiously, the progression of a user (the one that shared ?)
was still integrated in the page. This does not make sens regarding the sharing
feature itself. It is also a leak of user personal information onto a public page.

I simply removed the data from the template when the user object is not present.
I tested the change on "regular" entry page, ensuring the save progression feature
still works, and on shared page checking if any error happened in the JavaScript console.
Everything seems in order.
2024-09-03 20:50:04 -07:00
..
about.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
add_subscription.html docs: update links to filtering rules 2024-07-16 19:30:49 -07:00
api_keys.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
bookmark_entries.html change focus target on items when using keyboard navigation 2024-02-09 16:54:29 -08:00
categories.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
category_entries.html feat: add button to show only starred entries per category 2024-09-02 21:23:17 -07:00
category_feeds.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
choose_subscription.html Add feed option to disable HTTP/2 to avoid fingerprinting 2024-02-24 22:30:26 -08:00
create_api_key.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
create_category.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
create_user.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
edit_category.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
edit_feed.html docs: update links to filtering rules 2024-07-16 19:30:49 -07:00
edit_user.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
entry.html fix: remove progression save on shared entry 2024-09-03 20:50:04 -07:00
feed_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
feeds.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
history_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
import.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
integrations.html feat(integration): add ntfy integration 2024-07-13 17:51:17 -07:00
login.html feat: allow customizing the display name of the OpenID Connect provider 2024-08-12 22:05:15 -07:00
search.html Move search form to a dedicated page 2024-03-01 16:56:15 -08:00
sessions.html change header tag usage to match landmark meaning 2024-02-04 10:47:30 -08:00
settings.html feat: allow customizing the display name of the OpenID Connect provider 2024-08-12 22:05:15 -07:00
shared_entries.html feat: add pagination to shared entries listing 2024-09-02 21:27:17 -07:00
tag_entries.html ui: add tag entries page 2024-04-14 20:08:38 -07:00
unread_entries.html Replace link has button role with button tag 2024-02-09 17:09:30 -08:00
users.html add alert role to alert message element 2024-02-05 20:14:23 -08:00
webauthn_rename.html add alert role to alert message element 2024-02-05 20:14:23 -08:00