CaIon
3e1be18310
fix: harden token search with pagination, rate limiting and input validation
- Add configurable per-user token creation limit (max_user_tokens)
- Sanitize search input patterns to prevent expensive queries
- Add per-user search rate limiting (by user ID)
- Add pagination to search endpoint with strict page size cap
- Skip empty search fields instead of matching nothing
- Hide internal errors from API responses
- Fix Interface2String float64 formatting causing config parse failures
- Add float-string fallback in config system for int/uint fields
2026-02-06 17:52:19 +08:00
..
2025-10-28 23:25:43 +08:00
2025-10-29 21:49:06 +08:00
2026-01-26 19:57:41 +08:00
2025-12-20 13:26:40 +08:00
2026-01-02 23:00:33 +08:00
2026-01-25 14:52:18 +08:00
2026-01-02 23:00:33 +08:00
2025-06-30 22:31:12 +08:00
2025-08-10 12:11:31 +08:00
2025-08-11 14:40:01 +08:00
2025-10-11 15:30:09 +08:00
2026-01-30 01:00:49 +08:00
2025-10-11 15:30:09 +08:00
2025-10-11 15:30:09 +08:00
2025-08-29 23:42:33 +08:00
2025-08-10 12:11:31 +08:00
2025-10-11 15:30:09 +08:00
2025-10-11 15:30:09 +08:00
2025-04-03 18:57:15 +08:00
2025-11-14 11:55:43 +08:00
2025-10-11 15:30:09 +08:00
2026-02-06 17:52:19 +08:00
2025-10-20 22:36:33 +08:00
2025-10-11 15:30:09 +08:00
2025-10-11 15:30:09 +08:00
2025-10-11 15:30:09 +08:00
2025-11-23 00:07:34 +08:00
2025-10-11 15:30:09 +08:00
2025-10-11 15:30:09 +08:00