ADD password protection via websocket auth #9
This commit is contained in:
parent
31520c90cc
commit
a0c8af82b9
2 changed files with 267 additions and 56 deletions
|
|
@ -27,6 +27,7 @@ The goal is to keep it simple! For feature-rich solutions please check out [hedg
|
|||
- optional caching with valkey/redis
|
||||
- pad creation with HTTP post requests with curl (see *Usage*)
|
||||
- `{pad_id}/raw` HTTP endpoint
|
||||
- optional password protection (HTTP endpoint accessible with GET /{pad_id}/raw?pw=mysecurepasswordhunter2)
|
||||
|
||||
**Ideas**:
|
||||
[Check out the open feature requests](https://git.uphillsecurity.com/cf7/aukpad/issues?q=&type=all&sort=&state=open&labels=12&milestone=0&project=0&assignee=0&poster=0&archived=false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue