-
-
Notifications
You must be signed in to change notification settings - Fork 166
[Feature Request] Support all notes on Specific Path for excluding from authentication #408
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What type of request is this?
New feature idea
Clear and concise description of the feature you are proposing
Is there a way to configure authentication globally for all paths while allowing specific paths to be excluded and marked as unauthenticated with all notes on this path?
For example:
Authentication required: site.com/any-path (default behavior)
Unauthenticated paths: ^/unauth-path
Additionally, all notes inside unauth-path should be accessible without authentication, such as:
site.com/unauth-path/xxxxxxxx#pw:xxxxxxxx-xxxxxxxxxx-xxxxxx-xxxxxxxxxx
Is there an existing way to achieve this, or would this require custom configuration?
Additional context
No response
Validations
- Check the feature is not already implemented in the project.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- Check that the feature is technically feasible and aligns with the project's goals.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request