summaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/AppPasswordControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix more tests in the Core subdirVincent Petry2021-03-241-5/+5
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Allow clients to delete their own apptokenRoeland Jago Douma2019-05-171-0/+57
* Emit event if app password createdDaniel Kesselberg2019-02-181-20/+9
* Publish activity for app token created by ocs apiDaniel Kesselberg2019-02-171-1/+24
* Add an endppoint for clients to request an app passwordRoeland Jago Douma2018-10-031-0/+179