Skip to content

Commit

Permalink
#1 doc: fix typo and mention files sharing api
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Apr 19, 2023
1 parent f351657 commit 4bcc6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<id>webapppassword</id>
<name>WebAppPassword</name>
<summary>Temporary app password generator and WebDAV/CalDAV CORS header injection</summary>
<description><![CDATA[Temporary app password generator and WebDAV/CalDAV CORS header injection to be able access the
Nextcloud WebDAV/CalDAV service from inside web applications.
<description><![CDATA[Temporary app password generator and WebDAV/CalDAV CORS header injection to be able to access the
Nextcloud WebDAV/CalDAV service from inside web applications. There also is a files sharing api endpoint with CORS header injection.
There is an [example implementation](https://github.com/digital-blueprint/webapppassword/blob/main/docs/example/index.html)
that uses this app to generate a temporary password and make a WebDAV request to a Nextcloud instance
Expand Down

0 comments on commit 4bcc6e8

Please sign in to comment.