Skip to content

Commit

Permalink
Use plain markdown for app store images
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartdohmann committed Sep 10, 2024
1 parent 6727bf5 commit 8d0c9b4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
This app is based on the G DATA Verdict as a Service (VaaS) API. To get started with the app, you have to register via our [registration page](https://account-staging.gdata.de/realms/vaas-staging/login-actions/registration?client_id=landing-page&tab_id=VDSGSP4oQL0).
<img style="display: block; margin: auto; height: 500px;" src="https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/vaas-registration.png" />
![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/vaas-registration.png)
After the registration you can use these credentials within your nextcloud installation. To do this go to your Administration Settings.
<img style="display: block; margin: auto; height: 500px;" src="https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/administration-settings.png" />
![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/administration-settings.png)
There you will find the "Verdict-as-a-Service" section under the "Administration" section.
<img style="display: block; margin: auto; height: 500px;" src="https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/verdict-as-a-service-section.png" />
![Image](https://raw.githubusercontent.com/GDATASoftwareAG/nextcloud-gdata-antivirus/main/img/verdict-as-a-service-section.png)
Please make sure the "Authentication Method" "Resource Owner Password Flow" is selected. Now you can put your credentials into the 'username' and 'password' field and click save afterwards.
]]></description>
Expand Down
Binary file modified img/administration-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/vaas-registration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/verdict-as-a-service-section.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d0c9b4

Please sign in to comment.