Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-13Add strict types and fix testsChristoph Wurst
2018-03-13Add php7 primitive type hintsChristoph Wurst
2017-04-10Add possibility to add multiple U2F devicesChristoph Wurst
2017-01-23try to structure the code better and require password confirmationChristoph Wurst
2016-11-07Use valid PSR4 namespaceChristoph Wurst
2016-08-26allow users to enable/disable U2F via their personal settingsChristoph Wurst
2016-08-26store u2f registration in the databaseChristoph Wurst
2016-08-26refactor code into U2FMangerChristoph Wurst
2016-08-26quick and dirty U2F registrationChristoph Wurst