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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-09Make possible use the commad twofactorauth:disablefeature/disable-providerVitor Mattos
2021-11-27Remove deprecated appinfo/app.php and replace APP_NAME by APP_IDVitor Mattos
2020-04-17Fix the coding styleChristoph Wurst
2019-03-08Show the app's icons in the personal settingsChristoph Wurst
2019-03-07Migrate personal settings to Nextcloud 15 provider settings APIChristoph Wurst
2018-08-24Fix undefined member variable in AProviderChristoph Wurst
2018-08-24Show gateway not configured info in user settingsChristoph Wurst
2018-08-24Fix class importChristoph Wurst
2018-08-24Fix session keyChristoph Wurst
2018-08-24Fix testsChristoph Wurst
2018-08-22Split settings to work with all three gateway types independentlyChristoph Wurst
2018-08-21Add a separate provider for each gateway typeChristoph Wurst
2018-08-21Add command to check configuration of gatewaysChristoph Wurst
2018-08-21Extract configuration from gatewaysChristoph Wurst
2018-08-21Refactor gateway namespaces in preparation to #90Christoph Wurst
2018-08-07Use gatway-specific provider descriptionChristoph Wurst
2018-08-06Fix cyclic dependencyChristoph Wurst
2018-08-06Refactor provider to not use the config ojbect directlyChristoph Wurst
2018-08-06Refactor class structure to resolve cyclic dependenciesChristoph Wurst
2018-06-25Let gateways tell their name to make it more clear how users receive codesChristoph Wurst
2018-06-25Rename gateway interfaceChristoph Wurst
2018-06-25Let the user specify their identifier/phone numberChristoph Wurst
2018-06-25Use a Telegram API lib instread of raw URLsChristoph Wurst
2018-06-19Fix namespace typo and add screenshot referencesChristoph Wurst
2018-06-19Rename the appChristoph Wurst
2018-05-07Finish basic implChristoph Wurst
2018-04-11Make sure the phone number has been verified and it did not changeChristoph Wurst
2018-04-11Only enable the provider for verified phone numbersChristoph Wurst
2018-04-11Merge pull request #44 from nextcloud/enhancement/session-bound-passwordChristoph Wurst
2018-04-10Use session-bound password instead of OTPChristoph Wurst
2018-04-10Make app strictChristoph Wurst
2018-04-10Add Signal gateway supportChristoph Wurst
2017-05-17Spelling: An authentication codecomradekingu
2017-02-27I add missing config key when querying the phone numberChristoph Wurst
2016-10-20fix callenge view and really send out a messagev0.2Christoph Wurst
2016-10-20more l10nChristoph Wurst
2016-10-20better wording and prettier challenge uiChristoph Wurst
2016-10-20use valid PSR4 namespaceChristoph Wurst
2016-10-20fix brandingChristoph Wurst
2016-06-07show sms transmission errors, show phonenumber usedChristoph Wurst
2016-06-07disable 2fa provider if no phone number is setChristoph Wurst
2016-06-07fix namespaces, DIChristoph Wurst
2016-05-31first working versionChristoph Wurst