aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auth/fixtures/user_533.xml
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12574] Remove special cases for PHP < 5.3.7Marc Alexander2019-11-161-39/+0
| | | | PHPBB3-12574
* [ticket/12352] Remove usages of user_pass_convert columnMarc Alexander2014-06-011-3/+0
| | | | PHPBB3-12352
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-6/+0
| | | | PHPBB3-12115
* [feature/passwords] Fix tests on PHP < 5.3.3 againMarc Alexander2013-10-271-0/+48
PHPBB3-11610