This commit is contained in:
parent
186be651f7
commit
d452fb2542
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
<changeSet id="20250604123000-2" author="omg">
|
<changeSet id="20250604123000-2" author="omg">
|
||||||
<!-- Update allow_user_pwd_auth to TRUE -->
|
<!-- Update allow_user_pwd_auth to TRUE -->
|
||||||
<update tableName="jhi_users">
|
<update tableName="jhi_user">
|
||||||
<column name="allow_user_pwd" valueBoolean="true"/>
|
<column name="allow_user_pwd_auth" valueBoolean="true"/>
|
||||||
</update>
|
</update>
|
||||||
</changeSet>
|
</changeSet>
|
||||||
</databaseChangeLog>
|
</databaseChangeLog>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue