[PR #42] [MERGED] Fix Scritinizer issues #164

Closed
opened 2026-02-26 05:33:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/42
Author: @ChristophWurst
Created: 4/10/2018
Status: Merged
Merged: 4/10/2018
Merged by: @ChristophWurst

Base: masterHead: fix/scritinizer-issues


📝 Commits (7)

📊 Changes

5 files changed (+61 additions, -24 deletions)

View changed files

📝 .travis.yml (+2 -2)
📝 composer.json (+2 -1)
📝 composer.lock (+37 -2)
📝 lib/AppInfo/Application.php (+4 -3)
📝 tests/phpunit.xml (+16 -16)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/42 **Author:** [@ChristophWurst](https://github.com/ChristophWurst) **Created:** 4/10/2018 **Status:** ✅ Merged **Merged:** 4/10/2018 **Merged by:** [@ChristophWurst](https://github.com/ChristophWurst) **Base:** `master` ← **Head:** `fix/scritinizer-issues` --- ### 📝 Commits (7) - [`cffcbc0`](https://github.com/nextcloud/twofactor_gateway/commit/cffcbc0180dad1e864a8ff1609387f23b989eb19) Remove unused and invalid import - [`a0c7e80`](https://github.com/nextcloud/twofactor_gateway/commit/a0c7e80e3f9a595ba6ccb089706bb5e7b3ac6d1c) Add OCP lib - [`e2d7a4e`](https://github.com/nextcloud/twofactor_gateway/commit/e2d7a4ea1dc79e692c3d983916ff9659c7bdd8ee) Switch to nc14 dev lib - [`63cbbf5`](https://github.com/nextcloud/twofactor_gateway/commit/63cbbf5ee9a062dc9e2e13faca7e88ceca62c939) Fix order of gateway providers - [`7651b69`](https://github.com/nextcloud/twofactor_gateway/commit/7651b693d24dc2a68a46e025644f7085826840f6) Fix edge-case of wrong config - [`1bac6d6`](https://github.com/nextcloud/twofactor_gateway/commit/1bac6d642d6428101799677904ae006c6ee6dfe8) Fix phpunit config - [`28203e6`](https://github.com/nextcloud/twofactor_gateway/commit/28203e62e573f5d21ce97977dc956fbd880a2713) Fix phpunit code coverage reporting ### 📊 Changes **5 files changed** (+61 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+2 -2) 📝 `composer.json` (+2 -1) 📝 `composer.lock` (+37 -2) 📝 `lib/AppInfo/Application.php` (+4 -3) 📝 `tests/phpunit.xml` (+16 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:33:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#164
No description provided.