Skip to content
Snippets Groups Projects

Generate sessionId and use it as cache buster for avatar images

Merged Quoc Huy Nguyen Dinh requested to merge 142-avatar-url-cachebuster into develop

Notes:

  • The first time you load the website, avatars will be loaded twice. Once without the cache buster and once with cache buster. After that, if you navigate around, all avatar URLs will have a cache buster.
  • The reason is the first time the page is loaded, the user is considered anonymous until we verify their login status. Only when they are logged-in do we generate a cache buster.

Closes #142 (closed)

Edited by Quoc Huy Nguyen Dinh

Merge request reports

Checking pipeline status.

Merged by Jason SalyersJason Salyers 3 years ago (Sep 21, 2021 3:55pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading