0
Completed
Add an user setting to turn off sharing one's collection via URL
I would like to be able to configure via an user-setting if my "share your collection URL" link is active or not as I don't want to share my collection right now. Security by obscurity is always a bad idea in my opinion and even if I don't share the link it is still active. This request should be implemented fairly easily as it would only require a flag in the frontend and an additional check when processing the URL in the backend.
Customer support service by UserEcho
I've wanted to do something like that for a while but never made it a priority. You can now change your privacy setting for your collection on the /settings page. You toggle on or off "private".
If the collection is private only the owner can view that collection. Other users will be redirected to the home page as if that page didn't exist.