Strengthen credential security rules after violation
This commit is contained in:
parent
66423cf66b
commit
faff102d34
7 changed files with 136 additions and 29 deletions
6
TOOLS.md
6
TOOLS.md
|
|
@ -79,7 +79,7 @@ audiobooks stats # Listening stats overview
|
|||
audiobooks libraries # List libraries
|
||||
```
|
||||
|
||||
- Credentials: `.credentials/audiobookshelf.env`
|
||||
- Credentials: `.credentials/services.env`
|
||||
- URL: `https://audiobooks.cloonar.com`
|
||||
- Output is tab-separated for minimal tokens
|
||||
- Use during wind-down to suggest continuing audiobook
|
||||
|
|
@ -101,7 +101,7 @@ jellyfin stats # Watch statistics overview
|
|||
jellyfin libraries # List libraries
|
||||
```
|
||||
|
||||
- Credentials: `.credentials/jellyfin.env` (user-scoped token for `tv`)
|
||||
- Credentials: `.credentials/services.env` (user-scoped token for `tv`)
|
||||
- URL: `https://jellyfin.cloonar.com`
|
||||
- Output is tab-separated for minimal tokens
|
||||
- Use during wind-down to suggest specific shows/movies
|
||||
|
|
@ -126,7 +126,7 @@ forgejo raw <endpoint> # Raw API call
|
|||
|
||||
- URL: `https://git.cloonar.com`
|
||||
- User: `openclawd` (read-only)
|
||||
- Token stored in `.credentials/forgejo.env`
|
||||
- Credentials: `.credentials/services.env`
|
||||
|
||||
## CalDAV Calendar Access
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue