hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.34k stars 226 forks source link

Add customized cookie support #648

Closed Gnosnay closed 6 days ago

Gnosnay commented 1 week ago

Describe the feature you'd like

Add customized cookie support to make it possible that get the page which only is allowed access from logged users.

Describe the benefits this would bring to existing Hoarder users

more pages will be hoardered.

Can the goal of this request already be achieved via other means?

No

Have you searched for an existing open/closed issue?

Additional context

No response

Gnosnay commented 1 week ago

https://pptr.dev/api/puppeteer.cookieparam

we may use this method to do so

MohamedBassem commented 6 days ago

I think we're more likely to do #172 instead.