1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/16167] Remove uses of user_email_hash

PHPBB3-16167
This commit is contained in:
Marc Alexander
2019-11-18 21:06:00 +01:00
parent aed7e369c3
commit 9872316cac
14 changed files with 5 additions and 232 deletions

View File

@@ -158,14 +158,6 @@ services:
tags:
- { name: console.command }
console.command.fixup.recalculate_email_hash:
class: phpbb\console\command\fixup\recalculate_email_hash
arguments:
- '@user'
- '@dbal.conn'
tags:
- { name: console.command }
console.command.fixup.update_hashes:
class: phpbb\console\command\fixup\update_hashes
arguments: