misc.go
11.9 KB
-
refactor: use POST for account binding endpoints and normalize reset responses · e099117c
- Switch /api/oauth/email/bind and /api/oauth/wechat/bind from GET to POST with JSON body for better REST semantics - Normalize password reset endpoint to return consistent responses - Apply url.QueryEscape to WeChat code parameter for robustness
CaIon committed