mirror of
https://github.com/cdr/code-server.git
synced 2025-12-27 19:05:32 +01:00
For example if someone spams a web socket without authentication we should not log "forbidden". Forbidden is normal/expected operation, not an error. |
||
|---|---|---|
| .. | ||
| apps.ts | ||
| domainProxy.ts | ||
| errors.ts | ||
| health.ts | ||
| index.ts | ||
| login.ts | ||
| logout.ts | ||
| pathProxy.ts | ||
| update.ts | ||
| vscode.ts | ||