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

[ticket/11327] Split up into forgot password and reset password

PHPBB3-11327
This commit is contained in:
Marc Alexander
2019-08-09 22:51:51 +02:00
parent f41c51d1ec
commit 0a5599697f
5 changed files with 166 additions and 13 deletions

View File

@@ -11,5 +11,6 @@ services:
- '@request'
- '@template'
- '@user'
- '%tables%'
- '%core.root_path%'
- '%core.php_ext%'