aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Login/CreateSessionTokenCommand.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+5
* Use correct getSystemValue typeJ0WI2021-04-121-1/+1
* Start with webauthnRoeland Jago Douma2020-03-311-11/+25
* Update license headersChristoph Wurst2019-12-051-3/+4
* Use the actual password to update the tokensRoeland Jago Douma2019-09-181-1/+1
* Add a login chain to reduce the complexity of LoginController::tryLoginChristoph Wurst2019-05-071-0/+67