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
diff options
context:
space:
mode:
authorVitor Mattos <vitor@php.rio>2022-06-28 01:09:01 +0300
committerVitor Mattos <vitor@php.rio>2022-06-28 01:09:01 +0300
commitfdf5608bd338ec10d9986c20bb7707926ac46774 (patch)
tree3fcc8fc6e537d54d7464240bc5262dc941c08ab1
parent27aa4eb6d1ff90605cef491acf16046cf5afde61 (diff)
Update info.xml
Signed-off-by: Vitor Mattos <vitor@php.rio>
-rw-r--r--appinfo/info.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 37bddcd..c9ff95f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,6 +8,7 @@
<version>0.20.0</version>
<licence>agpl</licence>
<author>Christoph Wurst</author>
+ <author>Vitor Mattos</author>
<namespace>TwoFactorGateway</namespace>
<documentation>
<admin>https://nextcloud-twofactor-gateway.readthedocs.io/en/latest/Admin%20Documentation/</admin>
@@ -15,8 +16,8 @@
<category>security</category>
<website>https://github.com/nextcloud/twofactor_gateway</website>
<bugs>https://github.com/nextcloud/twofactor_gateway/issues</bugs>
- <screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/settings.png</screenshot>
- <screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/challenge.png</screenshot>
+ <screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/settings.png</screenshot>
+ <screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/challenge.png</screenshot>
<dependencies>
<nextcloud min-version="22" max-version="25"/>
</dependencies>