Skip to content

Commit

Permalink
Add vacuum fix to update_user.fix to keep 'password: undef' from upse…
Browse files Browse the repository at this point in the history
…tting the validator.
  • Loading branch information
petrakohorst committed Nov 15, 2018
1 parent 8365440 commit 63afe41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixes/update_user.fix
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# fix user data at update
vacuum()

unless exists(account_status)
add_field(account_status,inactive)
Expand Down

0 comments on commit 63afe41

Please sign in to comment.