5501abab43
They had test code... reverted to original state.
6 lines
256 B
PHP
Executable File
6 lines
256 B
PHP
Executable File
Hello, <?= $this->user->pretty_name() ?>. Your password has been reset to:
|
|
|
|
<?= $this->password ?>
|
|
|
|
You can login to <?= $this->urlFor(["user#login", 'only_path' => false, 'host' => CONFIG()->server_host]) ?> and change your password to something else.
|