summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/WebAuthn/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass logger to passwordless auth WebAuthn libChristoph Wurst2022-10-031-1/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Use PSR logger in authenticationJoas Schilling2020-10-121-3/+3
* Discourage webauthn user interactionRoeland Jago Douma2020-07-161-2/+7
* Update license headers for 19Christoph Wurst2020-04-291-1/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+1
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Fix multiline commentsChristoph Wurst2020-04-081-1/+0
* Start with webauthnRoeland Jago Douma2020-03-311-0/+269