mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
jdbcTemplate removed
This commit is contained in:
parent
c0cdc6843b
commit
daae21b695
@ -108,7 +108,6 @@
|
|||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<bean id="tfaOptAuthn" class="org.maxkey.crypto.password.opt.impl.TimeBasedOtpAuthn">
|
<bean id="tfaOptAuthn" class="org.maxkey.crypto.password.opt.impl.TimeBasedOtpAuthn">
|
||||||
<constructor-arg ref="jdbcTemplate" />
|
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- Authentication Password Encoder Config -->
|
<!-- Authentication Password Encoder Config -->
|
||||||
|
|||||||
@ -92,7 +92,6 @@
|
|||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<bean id="tfaOptAuthn" class="org.maxkey.crypto.password.opt.impl.TimeBasedOtpAuthn">
|
<bean id="tfaOptAuthn" class="org.maxkey.crypto.password.opt.impl.TimeBasedOtpAuthn">
|
||||||
<constructor-arg ref="jdbcTemplate" />
|
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- Authentication Password Encoder Config -->
|
<!-- Authentication Password Encoder Config -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user