[Feature] Guest Upload Link for Album Contribution #20342
Closed
nejc001
started this conversation in
Feature Request
Replies: 1 comment
-
Album share links already support uploading and expiry |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
Allow an Immich user to generate a secure, time-limited upload URL that can be shared with others (e.g. event attendees). This URL lets recipients upload images directly to a specified album in the user’s account, without needing to register or log in.
The link is backed by a token that encodes the user ID, optional album ID, maximum total upload size (in MB), and an expiration timestamp. Once accessed, users see a lightweight interface to select and upload images. The token ensures uploads are authorized, limited in size, and only valid within a set time window.
Platform
Beta Was this translation helpful? Give feedback.
All reactions