Commit graph

227 commits

Author SHA1 Message Date
Bomin Zhang
516695669b
feat: implement token notification (#34273) 2026-01-15 17:22:22 +08:00
Bomin Zhang
40f6345f4e
enh: sign connect request (#34067) 2025-12-29 22:08:38 +08:00
Kaili Xu
31126ab2b6
feat(rbac): access control (#33822) 2025-12-29 19:27:11 +08:00
Simon Guan
b6d376b5cf
merge: from main to 3.0 branch #34062 2025-12-27 09:22:50 +08:00
Bomin Zhang
02f627bc71
fix several issues in token and totp (#34057) 2025-12-26 17:14:19 +08:00
wangmm0220
3cf43df116 fix(taosd): merge from main 2025-12-26 10:13:30 +08:00
Simon Guan
67553faa77 merge: from 3.3.6 to main 2025-12-25 18:13:54 +08:00
WANG MINGMING
c08c6a2d59
feat(tmq): support show connections for tmq (#33930) 2025-12-25 17:09:04 +08:00
Bomin Zhang
9f0271d715
feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
dongming chen
55f5bc0dd2
feat[TS-7233]: audit (#33850) 2025-12-16 16:27:11 +08:00
Yihao Deng
f5298caa15
enh: support reload ssl (#33858) 2025-12-15 16:48:20 +08:00
Bomin Zhang
d4e29c97fc
feat[TS-7529]: support TOTP authentication (#33852) 2025-12-10 15:25:21 +08:00
Bomin Zhang
93fe726f9c
feat[TS-7231]: identity authentication (#33702) 2025-12-05 17:35:10 +08:00
Simon Guan
eb90b38991 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-06 16:35:52 +08:00
WANG MINGMING
101c8c6745
feat(taos): add connector info for perf_connections (#33458) 2025-11-05 17:48:58 +08:00
WANG MINGMING
bd4767d270
feat(taos): add connector info for perf_connections (#33426) 2025-10-30 16:59:28 +08:00
WANG MINGMING
e1121f3106
feat(taos): add version for perf_connections (#33413) 2025-10-30 09:06:11 +08:00
Yihao Deng
b375653948
fix: clearing user_ip in taos_options_connection does not take effect (#33228) 2025-10-13 16:57:53 +08:00
Yihao Deng
da0048086c
fix: clearing user_ip in taos_options_connection does not take effect (#33229) 2025-10-13 16:57:47 +08:00
Yihao Deng
811b200853
fix: resolved incorrect end_point information in perf_connections (#33159) 2025-09-30 15:11:32 +08:00
Yihao Deng
c35f2dc635
fix conn info error (#33135) 2025-09-29 21:19:49 +08:00
dongming chen
2678511dad
feat: add password encryption algorithm support and related configura… (#31237) 2025-06-27 07:58:32 +08:00
Yihao Deng
5f1e6fa4b6
update ip -white-list log (#31331) 2025-06-16 19:50:42 +08:00
Yihao Deng
dc6dba0e06
feat: database engine (taosd) supports IPV6 (#31101) 2025-06-10 09:18:58 +08:00
dongming chen
e5fb75797a
Merge branch '3.0' into feat/TS-5927-long-password 2025-03-05 12:15:12 +08:00
Simon Guan
43ca6d5f9e refactor: adjust some logs 2025-02-28 16:49:46 +08:00
dmchen
55e12e520b feat/TS-5927-long-password-encrypt-pass 2025-02-13 07:45:42 +00:00
xiao-77
7b921b81d2 Fix ci. 2024-12-13 17:48:51 +08:00
xiao-77
c66a834d1e Replace unsafe memory functions with safe versions in wal&sync. 2024-12-13 15:19:29 +08:00
Shengliang Guan
ebcf538c05 Merge branch 'main' into merge/mainto3.0 2024-12-11 20:12:50 +08:00
yihaoDeng
9e7da45d37 use safe sys func 2024-12-05 16:54:10 +08:00
wangmm0220
f338357477 feat:[TD-32642] add test case for charset 2024-12-04 18:50:52 +08:00
wangmm0220
d52e9a1c5c feat:[TD-32642] add userApp & userIp for connection support 2024-11-29 17:59:53 +08:00
wangmm0220
2ca9f9c8ce feat:[TD-32642] merge from 3.0 2024-11-26 00:13:43 +08:00
wangmm0220
7aef49638e feat:[TD-32642] add timezone logic 2024-11-15 19:44:03 +08:00
WANG MINGMING
1960a4fe86
Merge branch '3.0' into fix/TD-32563 2024-11-08 09:11:55 +08:00
Shengliang Guan
c3a8daced4
Merge pull request #28401 from taosdata/feat/TS-5484-audit-delete
feat/TS-5484-audit-delete
2024-11-06 10:11:15 +08:00
Shengliang Guan
03814cfe5a refact: rename version to td_version 2024-11-04 15:16:15 +08:00
dmchen
41acc1ea5a feat/TS-5484-audit-delete-client-pull-config 2024-10-18 03:43:39 +00:00
wangmm0220
1d6f90f5ff fix:[TD-32563] remove config variable slowLogThresholdTestg 2024-10-17 11:33:27 +08:00
xsren
e03ccdc6e2 replace snprintf 2024-10-10 10:35:48 +08:00
xiao-77
1f91e78b53 remove mndMain.c and mndProfile.c 2024-09-20 15:38:02 +08:00
kailixu
1b53ba2df4 enh: check memory allocation 2024-09-18 23:17:08 +08:00
wangjiaming0909
19580c89ef postfix conn/app cache check time 2024-09-13 13:25:36 +08:00
Pan Wei
232f6e95a1
Merge pull request #27766 from taosdata/fix/3.0/TD-31994
reduce mnode conn/app cache keep time to 3 seconds
2024-09-13 09:30:38 +08:00
lyh250-666
726b133721 modify error code passing 2024-09-12 07:46:30 +00:00
wangjiaming0909
2875b0c753 reduce mnode conn/app cache keep time to 3 seconds 2024-09-10 11:41:49 +08:00
lyh250-666
f91305c52f enh:modify error code pass for taosMemoryCalloc in dnode/mgmt mnode/ 2024-09-02 04:40:20 +00:00
dmchen
6640860749 fix/TD-31686-remove-void-arrayput-mnode 2024-08-28 07:54:24 +00:00
dmchen
67fef833ad fix compile 2024-07-30 03:47:47 +00:00