]>
source.dussan.org Git - nextcloud-server.git/log
Joas Schilling [Tue, 2 Jul 2019 08:22:30 +0000 (10:22 +0200)]
Better check reshare permissions when creating a share
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Wed, 3 Jul 2019 08:02:52 +0000 (10:02 +0200)]
Merge pull request #16200 from nextcloud/revert/16049-wrong-round
Revert incorrect rouding
Nextcloud bot [Wed, 3 Jul 2019 02:13:44 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Tue, 2 Jul 2019 21:02:25 +0000 (23:02 +0200)]
Merge pull request #16199 from nextcloud/bugfix/noid/refresh_webcal_job_enhancements
RefreshWebcalJob: replace ugly Regex with standard php utils
Morris Jobke [Tue, 2 Jul 2019 21:01:28 +0000 (23:01 +0200)]
Merge pull request #16197 from nextcloud/feature/remote-wipe-email
Send emails when remote wipe starts/finishes
Morris Jobke [Tue, 2 Jul 2019 20:25:41 +0000 (22:25 +0200)]
Merge pull request #15741 from mxss/fix/phpdoc-fixes
misc phpdoc fixes
Christoph Wurst [Tue, 2 Jul 2019 12:58:48 +0000 (14:58 +0200)]
Send emails when remote wipe starts/finishes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Georg Ehrke [Tue, 2 Jul 2019 16:11:05 +0000 (18:11 +0200)]
RefreshWebcalJob: replace ugly Regex with standard php utils
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Daniel Kesselberg [Tue, 2 Jul 2019 17:49:55 +0000 (19:49 +0200)]
Revert "Fix usage view tests"
This reverts commit
7da7acd0
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Tue, 2 Jul 2019 17:45:14 +0000 (19:45 +0200)]
Revert parts hide quota bar if unlimited
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Morris Jobke [Tue, 2 Jul 2019 17:22:06 +0000 (19:22 +0200)]
Merge pull request #16198 from nextcloud/fix/tests/usage
Fix usage view tests
Morris Jobke [Tue, 2 Jul 2019 14:56:34 +0000 (16:56 +0200)]
Merge pull request #16174 from nextcloud/bugfix/noid/fix-dyslexic-font-overwriting
Only set the font if it was not set before
Morris Jobke [Tue, 2 Jul 2019 14:35:25 +0000 (16:35 +0200)]
Merge pull request #13186 from labor4/edit_carddav_types
add carddav-search (vCard2Array) option for X-ADDRESSBOOKSERVER-MEMBER
Morris Jobke [Tue, 2 Jul 2019 14:33:41 +0000 (16:33 +0200)]
Merge pull request #16141 from nextcloud/fix/no-rating-no-score
Do not show app score if it has no ratings
Roeland Jago Douma [Tue, 2 Jul 2019 13:50:36 +0000 (15:50 +0200)]
Fix usage view tests
Follow up to #16049
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Tue, 2 Jul 2019 09:53:50 +0000 (11:53 +0200)]
Do not fail hard on new user mail error (#16183)
Do not fail hard on new user mail error
Georg Ehrke [Tue, 2 Jul 2019 08:58:21 +0000 (08:58 +0000)]
Merge pull request #15775 from nextcloud/refactor/decouple-remote-wipe-notifications
Decouple remote wipe notifcation channels with events
John Molakvoæ (skjnldsv) [Tue, 2 Jul 2019 06:04:56 +0000 (08:04 +0200)]
Do not fail hard on new user mail error
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Tue, 2 Jul 2019 02:13:41 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Mon, 1 Jul 2019 19:13:28 +0000 (21:13 +0200)]
Merge pull request #16161 from nextcloud/dependabot/npm_and_yarn/toastify-js-1.6.1
Bump toastify-js from 1.5.0 to 1.6.1
Roeland Jago Douma [Mon, 1 Jul 2019 18:01:07 +0000 (20:01 +0200)]
Merge pull request #16159 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.5
Bump webpack-cli from 3.3.4 to 3.3.5
Roeland Jago Douma [Mon, 1 Jul 2019 17:42:00 +0000 (19:42 +0200)]
Merge pull request #16162 from nextcloud/dependabot/npm_and_yarn/url-loader-2.0.1
Bump url-loader from 2.0.0 to 2.0.1
Joas Schilling [Mon, 1 Jul 2019 14:39:12 +0000 (16:39 +0200)]
Merge pull request #16175 from nextcloud/followup/16088/allow-apps-to-overwrite-the-maximum-length-when-reading-from-database
Allow apps to overwrite the maximum length when reading from database
Roeland Jago Douma [Mon, 1 Jul 2019 14:16:42 +0000 (16:16 +0200)]
Merge pull request #16168 from nextcloud/fix/16103
Remove fs package
Joas Schilling [Mon, 1 Jul 2019 13:48:26 +0000 (15:48 +0200)]
Allow apps to overwrite the maximum length when reading from database
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Mon, 1 Jul 2019 13:23:47 +0000 (15:23 +0200)]
Merge pull request #16170 from nextcloud/dnd-upload-permissions
fix permissions for drag-n-drop uploads
Joas Schilling [Mon, 1 Jul 2019 13:06:11 +0000 (15:06 +0200)]
Only set the font if it was not set before
Otherwise Dyslexia setting can not set the font in the accessibility app
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Mon, 1 Jul 2019 10:40:13 +0000 (12:40 +0200)]
Merge pull request #16136 from nextcloud/design/theming-body-login
Fix dark text in body-login box on light theming colors
John Molakvoæ [Mon, 1 Jul 2019 10:39:58 +0000 (12:39 +0200)]
Hide quota bar if unlimited quota (#16049)
Hide quota bar if unlimited quota
Robin Appelman [Mon, 1 Jul 2019 09:58:13 +0000 (11:58 +0200)]
fix permissions for drag-n-drop uploads
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Mon, 1 Jul 2019 09:24:58 +0000 (11:24 +0200)]
Remove fs package
Signed-off-by: Julius Härtl <jus@bitgrid.net>
dependabot-preview[bot] [Sun, 30 Jun 2019 01:13:43 +0000 (01:13 +0000)]
Bump toastify-js from 1.5.0 to 1.6.1
Bumps [toastify-js](https://github.com/apvarun/toastify-js) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/apvarun/toastify-js/releases)
- [Changelog](https://github.com/apvarun/toastify-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apvarun/toastify-js/compare/1.5.0...1.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Roeland Jago Douma [Mon, 1 Jul 2019 07:55:23 +0000 (09:55 +0200)]
Merge pull request #16167 from nextcloud/fix/oauth2/tests
Fix the actual oauth2 tests
Roeland Jago Douma [Mon, 1 Jul 2019 07:52:27 +0000 (09:52 +0200)]
Fix the actual oauth2 tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Mon, 1 Jul 2019 07:20:15 +0000 (09:20 +0200)]
Fix tense in email (#16163)
Fix tense in email
Nextcloud bot [Mon, 1 Jul 2019 02:13:36 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Frederic Werner [Sun, 30 Jun 2019 12:42:30 +0000 (14:42 +0200)]
Revert "Change send to sent in l10n files"
This reverts commit
7ed0d0909db71b01e3960e1ec7f7f8dce7b1c1a5 .
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Frederic Werner [Sun, 30 Jun 2019 10:56:01 +0000 (12:56 +0200)]
Change send to sent in l10n files
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Frederic Werner [Sun, 30 Jun 2019 10:46:11 +0000 (12:46 +0200)]
Change send to sent
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Nextcloud bot [Sun, 30 Jun 2019 02:14:09 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sun, 30 Jun 2019 01:14:21 +0000 (01:14 +0000)]
Bump url-loader from 2.0.0 to 2.0.1
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v2.0.0...v2.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] [Sun, 30 Jun 2019 01:12:34 +0000 (01:12 +0000)]
Bump webpack-cli from 3.3.4 to 3.3.5
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Nextcloud bot [Sat, 29 Jun 2019 02:13:31 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 28 Jun 2019 14:14:19 +0000 (16:14 +0200)]
Merge pull request #16148 from nextcloud/fix/text-official-label
Mark text as shipped so it's marked as official
Roeland Jago Douma [Fri, 28 Jun 2019 13:04:36 +0000 (15:04 +0200)]
Merge pull request #16145 from nextcloud/fix/files-rightclick-official-label
Mark files_rightclick as shipped so it's marked as official
Joas Schilling [Fri, 28 Jun 2019 13:01:00 +0000 (15:01 +0200)]
Merge pull request #16147 from nextcloud/pol/16076/oauth_down
Move OAuth down in admin security settings
Jan-Christoph Borchardt [Fri, 28 Jun 2019 11:04:36 +0000 (13:04 +0200)]
Mark text as shipped so it's marked as official
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Fri, 28 Jun 2019 09:43:23 +0000 (11:43 +0200)]
Move OAuth down in admin security settings
For #16076
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 28 Jun 2019 08:54:29 +0000 (10:54 +0200)]
Merge pull request #16070 from nextcloud/fix/setup-check-no-internet-no-error
Do not show a internet connectivity warning if internet access is dis…
Christoph Wurst [Fri, 28 Jun 2019 08:42:18 +0000 (10:42 +0200)]
Mark files_rightclick as shipped so it's marked as official
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Fri, 28 Jun 2019 08:19:25 +0000 (10:19 +0200)]
Do not show app score if it has no ratings
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Fri, 28 Jun 2019 02:13:47 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Thu, 27 Jun 2019 20:45:46 +0000 (22:45 +0200)]
Fix dark text in body-login box on light theming colors
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Roeland Jago Douma [Thu, 27 Jun 2019 20:18:47 +0000 (22:18 +0200)]
Merge pull request #16121 from nextcloud/bugfix/noid/dont-allow-to-disable-encryption-via-the-api
Don't allow to disable encryption via the API
Roeland Jago Douma [Thu, 27 Jun 2019 20:11:43 +0000 (22:11 +0200)]
Merge pull request #16122 from nextcloud/fix/apps/sidebar-close-icon
Remove duplicate close-icon
Christoph Wurst [Tue, 28 May 2019 15:56:01 +0000 (17:56 +0200)]
Decouple remote wipe notifcation channels with events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Thu, 27 Jun 2019 14:36:30 +0000 (16:36 +0200)]
Merge pull request #16107 from nextcloud/local-check-path
verify that paths are valid for recursive local move
Joas Schilling [Thu, 27 Jun 2019 14:30:05 +0000 (16:30 +0200)]
Merge pull request #16097 from nextcloud/bugfix/noid/correctly-check-share-permissions-for-updating-reshare-permissions
Better check reshare permissions
Roeland Jago Douma [Thu, 27 Jun 2019 14:28:41 +0000 (16:28 +0200)]
Merge pull request #16118 from nextcloud/fix-placement-of-icon-in-public-share-page-for-audio-files
Fix placement of icon in public share page for audio files
Greta Doci [Thu, 27 Jun 2019 13:32:27 +0000 (15:32 +0200)]
Remove duplicate close-icon
Signed-off-by: Greta Doci <gretadoci@gmail.com>
Roeland Jago Douma [Thu, 27 Jun 2019 13:27:21 +0000 (15:27 +0200)]
Fix sharing tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Fri, 21 Jun 2019 10:22:21 +0000 (12:22 +0200)]
Add integration test for increasing sub reshare permissions
The tests check an user share and a link share; there is a slight
difference in style between them as each one is based on the test above
it, which tests increasing reshare permissions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Fri, 21 Jun 2019 10:16:27 +0000 (12:16 +0200)]
Do not create folders with admin user
The admin user is not deleted after each integration test is run, so
folders created by the admin user in one test are still there when the
next tests run; tests should be independent one from each other, so a
regular user that is created and deleted for each test should be used
instead.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Joas Schilling [Fri, 21 Jun 2019 07:22:06 +0000 (09:22 +0200)]
Correctly check share permissions when updating a re-sub-share
Before this change the node you shared was checked for permissions.
This works when you reshare the folder that was shared with you.
However when you reshared a subfolder (e.g. as public link),
you could afterwards update the permissions and grant
create+update permissions although the share you receive was read-only.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 27 Jun 2019 12:54:28 +0000 (14:54 +0200)]
Don't allow to disable encryption via the API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Thu, 27 Jun 2019 12:47:05 +0000 (14:47 +0200)]
Merge pull request #16117 from nextcloud/fix/avatar_tests
Use correct test avatar
John Molakvoæ [Thu, 27 Jun 2019 12:11:23 +0000 (14:11 +0200)]
Show contacts app mgmt link in contacts menu (#16104)
Show contacts app mgmt link in contacts menu
Daniel Calviño Sánchez [Thu, 27 Jun 2019 11:33:22 +0000 (13:33 +0200)]
Fix placement of icon in public share page for audio files
When the preview for audio files is used an HTML 5 audio element is
shown in the public share page. This element is added by the template,
so it is already there when the mimetype icon is added to the
"#imgframe" element. Instead of appended the icon is now prepended, so
it appears before the audio element (prepending instead of appending
should make no difference for other types of files, as in that case the
"#imgframe" element is empty). Besides that, the CSS was modified to
show the icon centered above the audio preview instead of next to it.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Roeland Jago Douma [Thu, 27 Jun 2019 11:27:03 +0000 (13:27 +0200)]
Use correct test avatar
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Daniel Calviño Sánchez [Thu, 27 Jun 2019 10:14:27 +0000 (12:14 +0200)]
Fix download link included in public share page with hidden download
The preview element in the public share page was always wrapped with a
link to download the file; now that link is included only if the "Hide
download" option of the share is not enabled.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
blizzz [Thu, 27 Jun 2019 10:21:02 +0000 (12:21 +0200)]
Merge pull request #16101 from nextcloud/fix/ldap/invaliate-user-after-delete-by-plugin
invalidates user when plugin reported deletion success
Robin Appelman [Thu, 27 Jun 2019 09:10:08 +0000 (11:10 +0200)]
verify that paths are valid for recursive local move
Signed-off-by: Robin Appelman <robin@icewind.nl>
Christoph Wurst [Tue, 25 Jun 2019 11:37:31 +0000 (13:37 +0200)]
Do not show a internet connectivity warning if internet access is disabled
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Arthur Schiwon [Thu, 27 Jun 2019 08:33:40 +0000 (10:33 +0200)]
Also invalidate groups after deletion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Thu, 27 Jun 2019 08:04:19 +0000 (10:04 +0200)]
Merge pull request #16088 from nextcloud/bugfix/noid/allow-longer-comments-to-be-stored-in-the-comments-api
Allow apps to store longer messages in the comments API
Christoph Wurst [Wed, 26 Jun 2019 16:20:39 +0000 (18:20 +0200)]
Show contacts app mgmt link in contacts menu
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Nextcloud bot [Thu, 27 Jun 2019 02:14:09 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 26 Jun 2019 16:41:13 +0000 (18:41 +0200)]
Merge pull request #15829 from nextcloud/fix/js-l10n-registration
Fix js l10n registration to also work with more than one bundle
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:58:43 +0000 (14:58 +0200)]
Merge pull request #16095 from nextcloud/bugfix/theming-filetypes
Only return link to themed icon if file exists
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:53:11 +0000 (14:53 +0200)]
Merge pull request #16093 from nextcloud/design/comments-icon
Update comments icon to use updated core one
Jan-Christoph Borchardt [Wed, 26 Jun 2019 12:52:37 +0000 (14:52 +0200)]
Merge pull request #16084 from nextcloud/design/fix-files-checkboxes
Fix file checkbox margin causing layout issues in file list
Arthur Schiwon [Wed, 26 Jun 2019 12:18:28 +0000 (14:18 +0200)]
invalidates user when plugin reported deletion success
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Wed, 26 Jun 2019 08:53:49 +0000 (10:53 +0200)]
Only return link to themed icon if file exists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Jan-Christoph Borchardt [Wed, 26 Jun 2019 08:24:20 +0000 (10:24 +0200)]
Update comments icon to use updated core one
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Joas Schilling [Wed, 26 Jun 2019 08:11:46 +0000 (10:11 +0200)]
Allow apps to store longer messages in the comments API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Christoph Wurst [Fri, 31 May 2019 11:27:29 +0000 (13:27 +0200)]
Fix js l10n registration to also work with more than one bundle
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Wed, 26 Jun 2019 08:00:31 +0000 (10:00 +0200)]
Merge pull request #15859 from nextcloud/deprecate/oc-redirect-reload
Deprecate window.location wrappers for redirect and reload
Nextcloud bot [Wed, 26 Jun 2019 02:13:59 +0000 (02:13 +0000)]
[tx-robot] updated from transifex
Jan-Christoph Borchardt [Tue, 25 Jun 2019 22:48:11 +0000 (00:48 +0200)]
Fix file checkbox margin causing layout issues in file list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Jan-Christoph Borchardt [Tue, 25 Jun 2019 22:08:16 +0000 (00:08 +0200)]
Merge pull request #16055 from nextcloud/design/native-fonts
Use native font stack
Roeland Jago Douma [Tue, 25 Jun 2019 20:04:12 +0000 (22:04 +0200)]
Merge pull request #16021 from nextcloud/bugfix/noid/fall-back-to-black-for-non-color-values
Fall back to black for non-color values
Roeland Jago Douma [Tue, 25 Jun 2019 20:02:55 +0000 (22:02 +0200)]
Merge pull request #16027 from nextcloud/bugfix/noid/check-if-uploading-is-enabled-before-verifying
Check if uploading to lookup server is enabled before verifying
Roeland Jago Douma [Tue, 25 Jun 2019 19:43:37 +0000 (21:43 +0200)]
Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders
Fix full text search for groupfolders
Christoph Wurst [Mon, 3 Jun 2019 13:59:31 +0000 (15:59 +0200)]
Deprecate window.location wrappers for redirect and reload
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Tue, 25 Jun 2019 19:36:33 +0000 (21:36 +0200)]
Merge pull request #15956 from nextcloud/bugfix/noid/fix_checkapp_occ
Fix appid argument for integrity:check-app
Roeland Jago Douma [Tue, 25 Jun 2019 19:35:47 +0000 (21:35 +0200)]
Merge pull request #15970 from nextcloud/dependabot/npm_and_yarn/css-loader-3.0.0
Bump css-loader from 2.1.1 to 3.0.0
dependabot-preview[bot] [Wed, 19 Jun 2019 17:43:29 +0000 (17:43 +0000)]
Bump css-loader from 2.1.1 to 3.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 25 Jun 2019 19:21:50 +0000 (21:21 +0200)]
Merge pull request #16013 from nextcloud/versions-preview-string-id
fix previews of versions with non numeric version ids
Roeland Jago Douma [Tue, 25 Jun 2019 13:05:54 +0000 (15:05 +0200)]
Merge pull request #15870 from nextcloud/preview-provider-v2
Add new Provider interface for preview providers
Georg Ehrke [Fri, 14 Jun 2019 07:16:59 +0000 (09:16 +0200)]
Fix appid argument for integrity:check-app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>