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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29Add PsalmChristoph Wurst
2020-12-29Drop php7.2 and add the nextcloud coding standardChristoph Wurst
2019-08-09Add setup at loginRoeland Jago Douma
2019-03-15remove invalid useRoeland Jago Douma
2019-03-15Swith to client-side QR libChristoph Wurst
2018-10-18Some phpstorm fixesRoeland Jago Douma
2018-10-18Migrate to VueChristoph Wurst
2018-03-12Handle null $user case tooChristoph Wurst
2018-03-12Make app strictChristoph Wurst
2018-01-09Switch QR code libraryChristoph Wurst
2017-03-14Let users confirm their TOTP setup before enforcing the providerChristoph Wurst
2017-01-17require password confirmation to enable/disable totpChristoph Wurst
2017-01-09fix DIChristoph Wurst
2016-11-07use valid PSR-4 namespaceChristoph Wurst
2016-08-23add issuer prefix to labelChristoph Wurst
2016-08-22switch to more common naming scheme for the TOTP label and its issuerChristoph Wurst
2016-08-22remove debug variableChristoph Wurst
2016-08-22fix url encoding of OTP QR codesChristoph Wurst
2016-08-19encode product name, cloud id and issuer in QR code for disambiguationChristoph Wurst
2016-07-18this app works for Nextcloud and ownCloudChristoph Wurst
2016-06-07add unit tests for the SettingsControllerChristoph Wurst
2016-06-06use integrated QR code generatorChristoph Wurst
2016-06-06fix namespaces and DIChristoph Wurst
2016-06-04add GUI and other small enhancementsChristoph Wurst