stable
Clone or download
Read-only
Closes request #35156: Drop old unix_pw column in the user table
Follow up to 97d0bbeb5d5e382ae7e9635741031a5662d680fd. The `unix_pw` contains sensitive information, we should not keep it and we are now pretty sure we will not need to rollback the change. Took the opportunity to also remove columns related to the change in the user table. No functional changes. Change-Id: I59acdad1b16add5947861ba13a50330df5ca4cd0
Modified Files
Name | ||||
---|---|---|---|---|
A | src/db/mysql/updates/2023/202312011500_drop_unix_user_info.php | +39 | −0 | Go to diff View file |