Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+3 |
* | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 1 | -3/+2 |
* | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 1 | -3/+3 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 1 | -19/+19 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -2/+2 |
* | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 1 | -13/+19 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -5/+5 |
* | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -2/+13 |
* | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 1 | -0/+25 |
* | Add tests for database user backend caching | Vincent Petry | 2017-03-20 | 1 | -1/+18 |
* | Fix getMock User | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 |
* | verify user password on change | Bjoern Schiessle | 2016-06-27 | 1 | -1/+46 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+54 |