-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
printers and printfile method of SkyprintController were only accessible by server admins. Now fixed to be accessible for all users. Restriction to adminsor other groups can be made in nextcloud app settings.
- Loading branch information
1 parent
8bd7544
commit d36e2c4
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<name>SkyPrint</name> | ||
<summary>Print documents directly from your cloud-storage</summary> | ||
<description><![CDATA[A straightforward app enabling users to easily print documents directly from your cloud storage. With Sky Print, you can adjust a variety of print settings, such as paper size, orientation and quality.]]></description> | ||
<version>0.1.1</version> | ||
<version>0.1.2</version> | ||
<licence>agpl</licence> | ||
<author mail="[email protected]">Christian Gessinger</author> | ||
<website>https://github.com/CGessinger/nextcloud-skyprint</website> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters