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
path: root/lib
AgeCommit message (Expand)Author
2018-10-18Some phpstorm fixesRoeland Jago Douma
2018-10-18Use QBMapperRoeland Jago Douma
2018-10-18Migrate to VueChristoph Wurst
2018-10-18Move to DB MigrationsRoeland Jago Douma
2018-10-02Update to new 2FA settings APIChristoph Wurst
2018-10-02Implement icons APIChristoph Wurst
2018-07-31Fix state population on provider enable/disable eventChristoph Wurst
2018-07-31Refactor state change to use eventsChristoph Wurst
2018-03-27Add missing scalar type hintChristoph Wurst
2018-03-12Handle null $user case tooChristoph Wurst
2018-03-12Make app strictChristoph Wurst
2018-01-09Switch QR code libraryChristoph Wurst
2017-11-13Fix coding styleChristoph Wurst
2017-10-31Update TotpProvider.phpMy1
2017-10-03Show settings in 'security' sectionChristoph Wurst
2017-05-16Fix activity typeChristoph Wurst
2017-03-14Let users confirm their TOTP setup before enforcing the providerChristoph Wurst
2017-02-05add acceptance tests and run them on the sauce labs cloudChristoph Wurst
2017-01-17Merge pull request #121 from nextcloud/vendor-neutralityChristoph Wurst
2017-01-17use vendor neutral name instead of 'Google authenticator'Christoph Wurst
2017-01-17require password confirmation to enable/disable totpChristoph Wurst
2017-01-09fix DIChristoph Wurst
2017-01-09don't publish failed/successful loginChristoph Wurst
2017-01-09adjust copyright headersChristoph Wurst
2017-01-09return meaningful setting nameChristoph Wurst
2017-01-09add activity icon and remove subject dotChristoph Wurst
2017-01-09add simple activity publishing functionalityChristoph Wurst
2016-12-19replace IDb with IDBConnectionChristoph 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-17close cursorChristoph 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-06more L10nChristoph Wurst
2016-06-06fix exception constructorChristoph Wurst
2016-06-04remove unused variable, disable autocompleteChristoph Wurst
2016-06-04add GUI and other small enhancementsChristoph Wurst
2016-06-04first working versionChristoph Wurst
2016-06-04initial commitChristoph Wurst