summaryrefslogtreecommitdiff
path: root/tests/app/TreeUserTest.php
AgeCommit message (Collapse)AuthorFilesLines
2019-09-29PSR12Greg Roach1-0/+1
2019-09-21Fix: sending email from special accountsGreg Roach1-1/+1
2019-09-18Fix: #2575 and #1945 - update email from/reply-to fields, allow registration ↵Greg Roach1-5/+1
on private sites
2019-03-02Use app() shortcutGreg Roach1-1/+1
2019-01-31Refactor class User - use NULL-object pattern for guests and temporary ↵Greg Roach1-0/+72
users, create UserService