Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

11 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Christoph Wurst b565c1076a
Apply and enforce the Nextcloud coding standard for php
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-23 12:44:51 +01:00
Christoph Wurst 74a5b6e5ec
Add possibility to set up at login
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-08-26 20:27:36 +02:00
Christoph Wurst 2c8b6f6ff3
Add strict types and fix tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-03-13 12:59:56 +01:00
Christoph Wurst acc7a691a6
Add php7 primitive type hints
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-03-13 12:54:43 +01:00
Christoph Wurst 16f760d49e
Add possibility to add multiple U2F devices
Users should be able to add as many devices as they like, hence
the interface should allow to list added devices and have a button
to add new ones. To identify devices later, users can give names
to devices.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-04-10 08:14:52 +02:00
Christoph Wurst 97376a3dbd
try to structure the code better and require password confirmation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2017-01-23 10:25:45 +01:00
Christoph Wurst d05eb76b2c
Use valid PSR4 namespace
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-11-07 14:21:00 +01:00
Christoph Wurst 022e8ea063 allow users to enable/disable U2F via their personal settings 2016-08-26 15:26:23 +02:00
Christoph Wurst b2ecea2c82 store u2f registration in the database 2016-08-26 14:45:53 +02:00
Christoph Wurst c9d5910c72
refactor code into U2FManger 2016-08-26 11:21:03 +02:00
Christoph Wurst f0181c5868
quick and dirty U2F registration 2016-08-26 10:58:32 +02:00