mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Sharing: Add names to the secret token of the link #2081
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#2081
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Alejandro18650 on GitHub (Apr 27, 2024).
It is useful to share many albums with only one link. This can be done with the same secrets as @rom4nik said in #1162. The problem is that it is difficult to distinguish the different secrets.
I think we should add a name or description for the secrets of the secrets.
@lastzero commented on GitHub (Apr 27, 2024):
You can change them to something you remember. Would this help?
@kevincox commented on GitHub (May 11, 2024):
I have been working around this by appending a "note" to the secret token like
abc123-dadbut I would prefer to have this hidden from the recipient.A separate file like "notes" that is optional and default empty would be very convenient. It would also be nice because it can be updated after sharing without invaliding the link.