zhuyijun
528c33a9fb
适配2.4.1达梦
2024-08-21 16:37:53 +08:00
若念莫念
4e42fe6bad
FIX [ISSUE #12446 ] macInstance 补充日志 ( #12447 )
2024-08-01 14:59:07 +08:00
Plato
927fbfd110
[ISSUE #11887 ] add some tips for upgrade ( #12434 )
2024-07-29 10:34:40 +08:00
blake.qiu
96a93189c3
feat( #12405 ): The LDAP default password is a fixed value 'nacos' and cannot be customized. ( #12406 )
2024-07-24 14:50:49 +08:00
杨翊 SionYang
197795a854
Fix #12395 , use request context replace session depend. ( #12398 )
2024-07-22 13:32:41 +08:00
hth
e8e8cd29c0
add some UT for default auth plugin ( #12318 )
2024-07-08 10:48:51 +08:00
shalk(xiao kun)
8034da88e5
[ISSUE #12016 ] upgrade to junit5 and remove junit4 ( #12280 )
...
* clean junit4
* clean junit4
* clean some test dep; fix scope
* fix test compile
2024-06-26 17:39:08 +08:00
shalk(xiao kun)
ab6591ac83
upgrade module naocs-plugin-impl from junit4 to junit5 ( #12230 )
2024-06-17 14:07:37 +08:00
杨翊 SionYang
857e6113c4
No need init password when auth disabled. ( #12153 )
2024-05-31 09:24:21 +08:00
杨翊 SionYang
98edf22e8c
Change duplicate create admin user api return code to 4xx. ( #12149 )
2024-05-30 15:28:29 +08:00
hth
992f10a1d6
[ISSUE #11957 ] AuthModule add admin exist ( #12066 )
...
* AuthModule add admin exist
* test fix
* fix state
* add state cache
* rename to auth_admin_request
* test fix
* auth_admin_request default value fix
* fix admin request
2024-05-24 10:14:40 +08:00
Zachary
9363a088f0
[ISSUE #12060 ] fix too large ttl when auth disabled ( #12090 )
...
* [ISSUE #12060 ] fix too large ttl when auth disabled
fix issue #12060
1. fix too large ttl when auth disabled
2. generate a valid token when key is valid even if auth disabled
* [ISSUE #12060 ] add unit test
* [ISSUE alibaba#12060] fix style issue
2024-05-20 11:12:24 +08:00
hth
70ad2eb991
[ISSUE #11957 ] Remove default password ( #11991 )
...
* Remove default password
* admin role check fix
* remove tmp admin
2024-04-29 10:04:00 +08:00
温安适
c2aa515f1e
PageHandlerAdapterFactory, handlerAdapters,handlerAdapterMap should unmodifiable ( #11801 )
...
* Update LocalSimpleCountRateCounter.java
fixbug
* Update LocalSimpleCountRateCounter.java
bugfix
* fix:默认的nacos反脆弱插件的问题
* fix:默认的nacos反脆弱插件的问题
* fix:默认的nacos反脆弱插件的问题
* fix:默认的nacos反脆弱插件的问题
* fix:默认的nacos反脆弱插件的问题,调整为tryAdd
* fix:默认的nacos反脆弱插件的问题,调整为tryAdd
* 调整测试方式,保障流水线成功
* 重构PageHandlerAdapterFactory,这里将handlerAdapters,handlerAdapterMap设置为unmodifiable
* 重构PageHandlerAdapterFactory,这里将handlerAdapters,handlerAdapterMap设置为unmodifiable
2024-03-07 10:48:49 +08:00
黄科铭
4f279bf110
fix issues/11723 PageHandlerAdapterFactory 集合容量不够大 ( #11763 )
2024-02-22 14:59:49 +08:00
hth
a7d1c35f85
fix user update permission ( #11603 )
2024-01-11 17:16:00 +08:00
Karson
97104b2445
[ISSUE #11586 ]Remove deprecated api of spring security ( #11587 )
...
* remove deprecated config
* style fix
2024-01-05 17:02:39 +08:00
杨翊 SionYang
a3420b733b
[ISSUE#11494] Fix frequently request login api when using 2.X client with username. ( #11495 )
...
* Fix frequently request login api when using 2.X client with username.
* Fix frequently request login api when using 2.X client with username.
2023-12-12 14:13:56 +08:00
虢豳
26d045ca49
fix( #11489 ): PageHandlerAdapterFactory initHandlerAdapters error ( #11490 )
2023-12-12 11:59:35 +08:00
黄科铭
736948f495
fix auth plugin Page ( #11300 )
...
* Optimize paginated queries based on data sources
* add startup conditions
* user movkEnv
* update Exception Class name
* Optimize paginated queries based on data sources
* update Exception Class name
* Revert "add startup conditions"
This reverts commit 4e2c85d7
* Optimize paginated queries based on data sources
* add startup conditions
* user movkEnv
* update Exception Class name
* Revert "add startup conditions"
This reverts commit 4e2c85d7
* Revert "Revert "add startup conditions""
This reverts commit 4225891414851e501b0c055cc1c295561440307b.
* DialectFactory add database supported
* fix auth plugin Page, add dataSource plugin Dialect
* description
* remove dataSource plugin Dialect
* detail adjustment
* DefaultPageHandlerAdapter
2023-11-24 16:28:55 +08:00
杨翊 SionYang
51b6a443d3
Refactor control plugin ( #11174 )
...
* Refactor control plugin and add default implementation.
* Move auth default plugin into other modules.
* Fix control plugin config not effect problem.
* Fix UT error.
2023-09-22 16:59:25 +08:00