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
2022-09-13Add command to cleanup topt secretsdebt/noid/cleanupDaniel Kesselberg
2021-01-22Drop Nextcloud 20 supportChristoph Wurst
2021-01-19Do not use any removed constantsChristoph Wurst
2020-12-29Add PsalmChristoph Wurst
2020-12-29Drop php7.2 and add the nextcloud coding standardChristoph Wurst
2020-03-31Clean up php coding styleChristoph Wurst
2019-10-08Switch to real initial state APIRoeland Jago Douma
2019-09-26Use the proper IEventDispatcherRoeland Jago Douma
2019-08-27Move to our fancy new dispatcherRoeland Jago Douma
2019-08-09Add setup at loginRoeland Jago Douma
2019-03-15remove invalid useRoeland Jago Douma
2019-03-15Swith to client-side QR libChristoph Wurst
2019-03-14Generate TOTP secret using secure randomRoeland Jago Douma
2019-03-11Move to rullzer/easytotpRoeland Jago Douma
2019-03-04Fix first migration from an old database schemaChristoph Wurst
2018-12-04Make the provider deactivatableChristoph Wurst
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