aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/WebAuthn/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* fix(webauthn): do not require bcmath or gmp - not needed anymoreFerdinand Thiessen2025-03-191-8/+0
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* feat(webauthn): Add user verification to webauthn challengesS1m2024-08-151-5/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* fix(deps): Bump web-auth/webauthn-lib from 3.3.9 to 4.8.5Ferdinand Thiessen2024-04-161-24/+24
* 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