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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23Fix risky test in twofactor_backupcodesMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-10-22Only human readbale backup charsRoeland Jago Douma
2019-10-17use OCP\EventDispatcher\Event over Symfony's deprecated EventArthur Schiwon
2019-09-14Remove leftover unit testRoeland Jago Douma
2019-07-16Add icon to twofactor_backupcodes notificationJan-Christoph Borchardt
2019-06-25Add event dispatcher to OCPChristoph Wurst
2019-03-05Do not send notification if no active 2faRoeland Jago Douma
2019-03-05Clear backupcodes reminder if no 2FA is enabledRoeland Jago Douma
2019-02-11Add a link to the notification to create the backup codesJoas Schilling
2019-01-30Provide initial stateRoeland Jago Douma
2019-01-14Switch to OCP background jobsRoeland Jago Douma
2018-10-02Add job to check users for backup code remindersRoeland Jago Douma
2018-10-01Clear notification to generate backup code once codes are generatedRoeland Jago Douma
2018-10-01Generate backups code notification if not enable but 2fa isRoeland Jago Douma
2018-08-21Fix integration test execution on DronChristoph Wurst
2018-08-21Add an integration test that inserts long back codes valuesChristoph Wurst
2018-08-01Fix state propragation of the backup codes providerChristoph Wurst
2018-01-24Fix "Undefined method setExpectedException()"Joas Schilling
2017-06-20Fix testsJoas Schilling
2017-05-18Fix backup codes activity typeChristoph Wurst
2017-05-18Move activities test codeChristoph Wurst
2017-05-02Hide 2FA backup codes if no other 2FA providers are enabledChristoph Wurst
2017-01-18ignore code we're unable to testChristoph Wurst
2017-01-18test activity providerChristoph Wurst
2017-01-18increase GenericProvider's test coverageChristoph Wurst
2017-01-16use constant and clean up unit testChristoph Wurst
2017-01-16Increase 2fa backup codes entropyChristoph Wurst
2016-12-19fix minor issuesChristoph Wurst
2016-12-19push activity when backup codes are generatedChristoph Wurst
2016-12-19Publish, parse and filter 2FA activitiesChristoph Wurst
2016-11-18Fix unit testsJoas Schilling
2016-10-03Do not use underscores in PSR4 namespaces of the backup codes appChristoph Wurst
2016-09-12Fix twofactor_backupcodesJoas Schilling
2016-09-12Fix more sniffingJoas Schilling
2016-09-07Fix apps warningsRoeland Jago Douma
2016-09-05add 2fa backup codes appChristoph Wurst