store: DeleteSessionsByUserID for force-logout
This commit is contained in:
@@ -2,10 +2,19 @@
|
||||
|
||||
Project-specific rules for Claude when working in this repo.
|
||||
|
||||
## Commands
|
||||
|
||||
Is the user types in any of the following, follow the instructions in the table
|
||||
|
||||
| Command | Action |
|
||||
| --- | --- |
|
||||
| :release | trigger subagent to commit (if needed), push (if needed), raise PR, wait for PR to pass or fail. If fail, report back. If pass, merge in to main |
|
||||
|
||||
## Repo
|
||||
|
||||
The repo lives inside a Gitea instance; `tea` CLI is available for use by agents
|
||||
|
||||
|
||||
## Run `go vet` before every commit
|
||||
|
||||
CI runs `go vet ./...` and will fail the build on any vet error.
|
||||
|
||||
Reference in New Issue
Block a user