Commit Graph

4 Commits

Author SHA1 Message Date
mlogclub 79614b2d07 Refactor import paths to use internal/pkg/httpx/params
- Updated multiple repository and service files to replace imports from "github.com/mlogclub/simple/web/params" with "cs-agent/internal/pkg/httpx/params".
- Adjusted context handling in auth_service and ws_service to use gin.Context instead of iris.Context.
- Ensured consistent usage of HTTP status responses across websocket handlers.
2026-05-23 22:10:20 +08:00
mlogclub fbafb13a8a refactor(auth): simplify admin session token flow 2026-04-30 17:42:24 +08:00
mlogclub 7889ecb0d2 feat(auth): update login routes and add WxWork login callback handling 2026-04-24 11:35:29 +08:00
mlogclub efe801b8bf Init 2026-04-09 10:01:23 +08:00