mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 09:13:15 +03:00
🚀 Feature: Exclude subfolders #402
Reference in New Issue
Block a user
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 @ExXxtr3me on GitHub.
Feature description
Would it be possbile to add a feature that allows us to exclude an subfolder from being protected by Pocket ID?
Pitch
If i put for example my Sonarr instance behind Pocket ID i need the subfolder https://sonarr.mydomain.com/api to be accessible without login so i can access it with NZB360 an my phone for example.
@stonith404 commented on GitHub:
This isn't directly related to Pocket ID because Pocket ID is just an OIDC provider and doesn't support proxying services natively. You're probably using OAuth2 Proxy and I'm not sure if they support this feature.
I've recently updated the proxy services with Pocket ID docs. If you would use the method with Caddy this would definitely be possible.