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">
|
||||
<!-- Update allow_user_pwd_auth to TRUE -->
|
||||
<update tableName="jhi_users">
|
||||
<column name="allow_user_pwd" valueBoolean="true"/>
|
||||
<update tableName="jhi_user">
|
||||
<column name="allow_user_pwd_auth" valueBoolean="true"/>
|
||||
</update>
|
||||
</changeSet>
|
||||
</databaseChangeLog>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue