forked from laravelio/paste.laravel.io
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Add an option for users to protect a paste with a password.
- When creating a paste, allow an optional password field.
- To view a protected paste, the visitor must enter the correct password.
- Store the password securely (hashed, not plaintext).
- Show a simple “This paste is password protected” screen when trying to view without access.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request