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
path: root/lib
AgeCommit message (Expand)Author
2017-04-10Add possibility to add multiple U2F devicesChristoph Wurst
2017-01-23try to structure the code better and require password confirmationChristoph Wurst
2016-12-19add some unit testsChristoph Wurst
2016-12-19Merge pull request #17 from nextcloud/activitiesChristoph Wurst
2016-12-19make Joas happy by adding some comments :-)Christoph Wurst
2016-12-19replace IDb with IDBConnectionChristoph Wurst
2016-12-13publish activities when a device is added/removedChristoph Wurst
2016-11-07Use valid PSR4 namespaceChristoph Wurst
2016-08-27u2f logo addedChristoph Wurst
2016-08-26use raw protocol + host to build appId instead of base urlChristoph 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-26fail gracefully if U2F verification errors occurChristoph Wurst
2016-08-26implement U2F challenge verificationChristoph Wurst
2016-08-26refactor code into U2FMangerChristoph Wurst
2016-08-26quick and dirty U2F registrationChristoph Wurst