ssongliu
3814525edd
fix(core): avoid enumerating authorized IP subnets ( #13851 )
...
Use net.IPNet.Contains to check CIDR membership directly and remove the address increment loop. Large authorized subnets no longer cause per-request address enumeration and excessive CPU usage.
2026-09-17 15:45:57 +08:00
ssongliu
6f6747a584
fix: support trusted proxies for allowed IPs ( #13608 )
2026-08-21 17:33:14 +08:00
蘭
d9d4d55eca
fix: Fix some issues with alarms and reports ( #12934 )
2026-06-04 19:48:14 +08:00
ssongliu
d55982bde0
refactor: update agent and core utilities ( #12621 )
2026-05-21 12:35:09 +08:00
ssongliu
a917ca00a1
feat: refactor auth and xpack integration
2026-05-21 12:32:52 +08:00
ssongliu
112468949d
feat: Update sqlite connection settings ( #11969 )
2026-02-27 15:16:59 +08:00
ssongliu
37932d7fb2
chore: Complete system security upgrade ( #11961 )
2026-02-26 10:01:47 +00:00
ssongliu
c3f45d4787
feat: v2 supports international version ( #11939 )
2026-02-25 10:56:06 +08:00
ssongliu
b2803f574b
chore: Remove some unused code ( #11105 )
2025-11-27 17:59:48 +08:00
CityFun
b5e56c6b65
feat: optimize IP whitelist validation logic ( #11102 )
2025-11-27 16:29:31 +08:00
CityFun
6b061fa327
perf: change db connect params ( #11075 )
2025-11-26 11:11:11 +08:00
CityFun
029e2210f5
perf: change db connect params ( #11071 )
2025-11-25 18:48:47 +08:00
CityFun
7e4e12107a
perf: change db connect params ( #11055 )
2025-11-24 10:03:15 +00:00
KOMATA
4ddeb81972
refactor: Update database connection settings to limit concurrency and idle connections ( #11045 )
2025-11-24 14:04:54 +08:00
ssongliu
1181b13c83
feat: Support adding panels ( #10388 )
2025-09-17 10:21:03 +08:00
chiichen
1759c2c81e
feat: support riscv64 ( #9925 )
...
* feat: add riscv64
* feat: correct arch related codes
2025-08-09 18:00:56 +08:00
ssongliu
ccec57e32d
fix: Fix user settings loading failure after reinstallation ( #9391 )
2025-07-03 02:49:37 +00:00
ssongliu
429e2c6cbe
feat: Optimize the node to add inspection items ( #9138 )
2025-06-17 08:04:54 +00:00
ssongliu
48dc8dcebf
fix: Add architectural judgment for node creation upgrade ( #8502 )
2025-04-28 10:45:48 +00:00
ssongliu
c59105f050
feat: Encapsulate command execution methods ( #8401 )
2025-04-15 22:15:18 +08:00
zhengkunwang
f13d496b35
fix(system): fix issue with change system ssl failed ( #8247 )
2025-03-25 19:11:02 +08:00
蘭
727c6e6d32
feat: API interface IP whitelist supports IPv6 ( #8182 )
2025-03-18 17:16:44 +08:00
zhengkunwang
19a3967603
feat: Fix issue where accessing with an unbound domain returns an error ( #8014 )
2025-02-26 17:02:17 +08:00
zhengkunwang
31057377c8
feat: merge from dev ( #7729 )
2025-01-15 18:25:59 +08:00
ssongliu
a627aa9915
feat: merge from dev ( #7366 )
...
* feat: merge from dev
* feat: Merge mobile style code from the dev branch
2024-12-17 15:59:21 +08:00
ssongliu
a8170a499a
feat: Add support for multiple host license ( #7296 )
2024-12-10 05:57:38 +00:00
ssongliu
1ae5f945b1
feat: 完成节点添加及删除功能 ( #6013 )
2024-08-02 16:49:43 +08:00
ssongliu
2ef7b8b3b1
feat: core 功能代码拆分
2024-07-19 19:04:11 +08:00