]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Feature: Share private bookmarks using a URL containing a private key 1597/head
authorArthurHoaro <arthur@hoa.ro>
Fri, 16 Oct 2020 18:17:08 +0000 (20:17 +0200)
committerArthurHoaro <arthur@hoa.ro>
Tue, 27 Oct 2020 18:32:57 +0000 (19:32 +0100)
  - Add a share link next to « Permalink » in linklist (using share icon
from fork awesome)
  - This link generates a private key associated to the bookmark
  - Accessing the bookmark while logged out with the proper key will
display it

Fixes #475


No differences found