Block a user
add a page for tickets from gitea
AI Code Review
Code Review
Security & Data Handling
- Gitea token exposure risk (
internal/handler/handler.go:48-49): The token is read from environment variables, which is good,…