aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/User/DatabaseTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-271-3/+2
* Migrate HintException to OCPGary Kim2021-06-301-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Fix multiline commentsChristoph Wurst2020-04-081-19/+19
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Add typed events for password_policyChristoph Wurst2019-11-271-13/+19
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-5/+5
* refactor user searchingRobin Appelman2017-12-201-2/+13
* Adds search by email function on the users screen.Abijeet2017-12-161-0/+25
* Add tests for database user backend cachingVincent Petry2017-03-201-1/+18
* Fix getMock UserRoeland Jago Douma2016-09-131-1/+1
* verify user password on changeBjoern Schiessle2016-06-271-1/+46
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+54