Is your feature request related to a problem? Please describe.
If I host this solution, anyone can make safenotes. A restriction on who can make notes could be great.
Describe the solution you'd like
A toggleable authentication on the creation of a note. Note necessarily a login password. More like an authbasic, so only a set of person can create notes, where anyone can get a note wihtout authenticating (but still by using the note password)
Describe alternatives you've considered
Maybe a simple auth basic on a reverse proxy could do the trick.
Is your feature request related to a problem? Please describe.
If I host this solution, anyone can make safenotes. A restriction on who can make notes could be great.
Describe the solution you'd like
A toggleable authentication on the creation of a note. Note necessarily a login password. More like an authbasic, so only a set of person can create notes, where anyone can get a note wihtout authenticating (but still by using the note password)
Describe alternatives you've considered
Maybe a simple auth basic on a reverse proxy could do the trick.