]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Tue, 8 Oct 2019 06:48:52 +0000 (08:48 +0200)]
Merge pull request #17440 from nextcloud/enh/noid/log-json-escape
Do not escape slashes in log json
John Molakvoæ [Tue, 8 Oct 2019 06:21:30 +0000 (08:21 +0200)]
Remove duplicate code (#17451)
Remove duplicate code
Roeland Jago Douma [Tue, 8 Oct 2019 06:08:02 +0000 (08:08 +0200)]
Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin
Show Delete Icon in Breadcrumb in Trashbin
Nextcloud bot [Tue, 8 Oct 2019 02:15:01 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Daniel Kesselberg [Mon, 7 Oct 2019 22:46:50 +0000 (00:46 +0200)]
Remove duplicate code
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Roeland Jago Douma [Mon, 7 Oct 2019 17:46:31 +0000 (19:46 +0200)]
Merge pull request #17449 from nextcloud/fix/joas-should-know-you-have-to-increaste-the-server-version-for-new-migrations
Increase server version to trigger latest migration
John Molakvoæ [Mon, 7 Oct 2019 16:26:35 +0000 (18:26 +0200)]
Do not follow symlinks with webpack (#17448)
Do not follow symlinks with webpack
Christoph Wurst [Mon, 7 Oct 2019 14:37:15 +0000 (16:37 +0200)]
Increase server version to trigger all migrations
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ (skjnldsv) [Mon, 7 Oct 2019 14:28:10 +0000 (16:28 +0200)]
Do not follow symlinks with webpack
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Julius Härtl [Mon, 7 Oct 2019 11:39:40 +0000 (13:39 +0200)]
Do not escape slashes in log json
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Gary Kim [Sat, 5 Oct 2019 07:53:07 +0000 (15:53 +0800)]
Show Delete Icon in Breadcrumb in Trashbin
Signed-off-by: Gary Kim <gary@garykim.dev>
Roeland Jago Douma [Mon, 7 Oct 2019 10:03:52 +0000 (12:03 +0200)]
Merge pull request #17411 from kinolaev/fix-oauth2-redirect
Fix oauth client redirect
Nextcloud bot [Mon, 7 Oct 2019 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 6 Oct 2019 10:42:28 +0000 (12:42 +0200)]
Merge pull request #17421 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.4.2
Bump handlebars from 4.4.0 to 4.4.2 in /build
John Molakvoæ [Sun, 6 Oct 2019 08:01:45 +0000 (10:01 +0200)]
Use @nextcloud/paths and deprecate OC helpers (#17392)
Use @nextcloud/paths and deprecate OC helpers
Nextcloud bot [Sun, 6 Oct 2019 02:15:13 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Sun, 6 Oct 2019 01:13:11 +0000 (01:13 +0000)]
Bump handlebars from 4.4.0 to 4.4.2 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.2/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.0...v4.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Christoph Wurst [Thu, 3 Oct 2019 16:48:35 +0000 (18:48 +0200)]
Use @nextcloud/paths and deprecate OC helpers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Sat, 5 Oct 2019 21:37:10 +0000 (23:37 +0200)]
Fix Axios CSRF token update (#17404)
Fix Axios CSRF token update
Christoph Wurst [Fri, 4 Oct 2019 10:17:09 +0000 (12:17 +0200)]
Switch to @nextcloud/axios for the CSRF update fix
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ [Sat, 5 Oct 2019 16:34:14 +0000 (18:34 +0200)]
Allow group displaynames in the database backend (#17221)
Allow group displaynames in the database backend
Roeland Jago Douma [Sat, 5 Oct 2019 13:18:37 +0000 (15:18 +0200)]
Merge pull request #17387 from nextcloud/fix/remove/federated_share
Allow removing federated shares of locally reshared files
Roeland Jago Douma [Sat, 5 Oct 2019 13:16:32 +0000 (15:16 +0200)]
Merge pull request #17370 from nextcloud/jospoortvliet-patch-1
Update README.md
Jos Poortvliet [Wed, 2 Oct 2019 12:15:13 +0000 (14:15 +0200)]
Update README.md
some minor readme updates
John Molakvoæ [Sat, 5 Oct 2019 10:34:57 +0000 (12:34 +0200)]
Fix updating and deleting authtokens (#17397)
Fix updating and deleting authtokens
John Molakvoæ [Sat, 5 Oct 2019 09:17:07 +0000 (11:17 +0200)]
allow trash backends to overwrite the tooltip for trash items (#17374)
allow trash backends to overwrite the tooltip for trash items
Sergej Nikolaev [Fri, 4 Oct 2019 00:28:48 +0000 (03:28 +0300)]
fix updating and deleting authtokens
Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
Christoph Wurst [Fri, 4 Oct 2019 10:10:43 +0000 (12:10 +0200)]
Emit an event when the CSRF token changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Sat, 5 Oct 2019 08:25:12 +0000 (10:25 +0200)]
Merge pull request #17405 from nextcloud/enh/switch/escapeHTML
Move to escape-html
Robin Appelman [Wed, 2 Oct 2019 14:36:53 +0000 (16:36 +0200)]
allow trash backends to overwrite the tooltip for trash items
Signed-off-by: Robin Appelman <robin@icewind.nl>
Nextcloud bot [Sat, 5 Oct 2019 02:15:04 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Fri, 4 Oct 2019 20:54:04 +0000 (22:54 +0200)]
Fix shares read permissions (#16761)
Fix shares read permissions
John Molakvoæ (skjnldsv) [Fri, 16 Aug 2019 13:09:15 +0000 (15:09 +0200)]
Fix shares read permissions
A user with reshare permissions on a file is now able to get any share
of that file (just like the owner).
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Sergej Nikolaev [Fri, 4 Oct 2019 16:56:30 +0000 (19:56 +0300)]
fix oauth client redirect
Signed-off-by: Sergej Nikolaev <kinolaev@gmail.com>
Roeland Jago Douma [Fri, 4 Oct 2019 17:32:12 +0000 (19:32 +0200)]
Remove the tests since the library is tested
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Add checks for whether a user with access to a share can delete it
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Extract check for whether a user with access to a share can edit it
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Daniel Calviño Sánchez [Tue, 3 Sep 2019 20:14:24 +0000 (22:14 +0200)]
Add assorted integration tests for shares
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Daniel Calviño Sánchez [Tue, 3 Sep 2019 15:42:06 +0000 (17:42 +0200)]
Do not expect a 200 HTTP status code when updating a share
This will be needed to test scenarios in which updating a share return a
different HTTP status code, like 401.
The assertion for the 200 HTTP status code was added in those scenarios
that tested updating a share (that is, those that were also checking the
OCS status code), but not in those in which updating a share was just a
preparatory step for the actual test (in the same way that the HTTP
status code is not checked in those tests when creating a share).
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Move sharing integration tests to their own directory
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Mon, 26 Aug 2019 11:11:09 +0000 (13:11 +0200)]
Add helper script to run integration tests on a Docker container
Copied and adjusted from "tests/integration/run-docker.sh" in Talk; see
its commit history for further reference.
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Fri, 4 Oct 2019 11:23:32 +0000 (13:23 +0200)]
Move to escape-html
* If there is a package that does exactly the same then lets us use that
* Import it properly in the internals (less deprecation warnings)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 4 Oct 2019 09:33:40 +0000 (11:33 +0200)]
Merge pull request #17357 from nextcloud/enh/oauth/no_oc_binding
Import router in oauth js
Roeland Jago Douma [Fri, 4 Oct 2019 09:29:14 +0000 (11:29 +0200)]
Merge pull request #17359 from nextcloud/bugfix/noid/dont-call-basename-on-null
Don't call basename on null
John Molakvoæ [Fri, 4 Oct 2019 07:55:44 +0000 (09:55 +0200)]
Use same settings for mail share as link shares (#16629)
Use same settings for mail share as link shares
John Molakvoæ (skjnldsv) [Tue, 6 Aug 2019 08:22:32 +0000 (10:22 +0200)]
Prevent non owners to update others link shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Thu, 1 Aug 2019 11:56:35 +0000 (13:56 +0200)]
Use same settings for mail share as link shares
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 4 Oct 2019 06:18:13 +0000 (08:18 +0200)]
Fix master testing and update eslint-config (#17367)
Fix master testing and update eslint-config
John Molakvoæ (skjnldsv) [Fri, 4 Oct 2019 05:38:55 +0000 (07:38 +0200)]
Fix tag acceptance tests after #16682
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ [Fri, 4 Oct 2019 05:08:28 +0000 (07:08 +0200)]
Add Fatal logging option (#17363)
Add Fatal logging option
John Molakvoæ (skjnldsv) [Wed, 2 Oct 2019 11:18:17 +0000 (13:18 +0200)]
Split drone webpack tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ (skjnldsv) [Wed, 2 Oct 2019 09:07:09 +0000 (11:07 +0200)]
Fix master testing and update eslint-config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Nextcloud bot [Fri, 4 Oct 2019 02:15:27 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 3 Oct 2019 17:12:00 +0000 (19:12 +0200)]
Merge pull request #17388 from nextcloud/fix/undefined_index/loginflowv2
Don't use an undefined index if not needed
Roeland Jago Douma [Thu, 3 Oct 2019 14:17:19 +0000 (16:17 +0200)]
Don't use an undefined index if not needed
It is not set. And not used. Just some copy paste leftover.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 3 Oct 2019 13:21:04 +0000 (15:21 +0200)]
Allow removing federated shares of locally reshared files
* UserA shares a folder to UserB
* UserB does a federated share to userC@serverC
* UserB now tries to revoke the federated share
Before we always tried to notify the remote cloud. The case that the
file was reshared locally was not considered. This patch makes sure not
to try to notify a federated server if both users are local users.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 3 Oct 2019 08:49:55 +0000 (10:49 +0200)]
fixup! Import router
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Tue, 1 Oct 2019 12:58:20 +0000 (14:58 +0200)]
Import router
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
John Molakvoæ [Thu, 3 Oct 2019 06:40:02 +0000 (08:40 +0200)]
Remove users management settings cleaning leftovers (#17360)
Remove users management settings cleaning leftovers
Tim Terhorst [Tue, 1 Oct 2019 23:27:45 +0000 (18:27 -0500)]
Add Fatal logging option
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
Nextcloud bot [Thu, 3 Oct 2019 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
blizzz [Wed, 2 Oct 2019 14:32:52 +0000 (16:32 +0200)]
Merge pull request #17002 from nextcloud/fix/noid/ldap-dont-process-known-avas
Don't process known avatars from LDAP
Roeland Jago Douma [Wed, 2 Oct 2019 11:25:49 +0000 (13:25 +0200)]
Merge pull request #17366 from nextcloud/fix/usersIngroup
Fix DB usersInGroups fetching
John Molakvoæ [Wed, 2 Oct 2019 09:11:59 +0000 (11:11 +0200)]
Merge pull request #17350 from nextcloud/adjust-fontsize
Bring the font size down to 14px
Roeland Jago Douma [Wed, 2 Oct 2019 07:43:35 +0000 (09:43 +0200)]
Fix DB usersInGroups fetching
* Follow the interface defaults
* Only set limit or offset if they are properly set
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Wed, 2 Oct 2019 02:15:09 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Marco Ambrosini [Tue, 1 Oct 2019 09:31:39 +0000 (11:31 +0200)]
Bring the font size down to 14px
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
John Molakvoæ (skjnldsv) [Tue, 1 Oct 2019 15:41:56 +0000 (17:41 +0200)]
Remove users management settings cleaning leftovers
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Joas Schilling [Tue, 1 Oct 2019 15:30:52 +0000 (17:30 +0200)]
Don't call basename on null
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 1 Oct 2019 15:20:49 +0000 (17:20 +0200)]
Merge pull request #17263 from nextcloud/enhancement/eslint
Add eslint global nextcloud config
John Molakvoæ (skjnldsv) [Wed, 25 Sep 2019 16:19:42 +0000 (18:19 +0200)]
Comply to eslint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 25 Sep 2019 07:55:33 +0000 (09:55 +0200)]
Use eslint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Joas Schilling [Tue, 1 Oct 2019 14:16:06 +0000 (16:16 +0200)]
Merge pull request #17353 from nextcloud/bugfix/noid/fix-wich-typo
Fix typo in "which"
Nextcloud bot [Tue, 1 Oct 2019 12:41:53 +0000 (12:41 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 1 Oct 2019 10:54:35 +0000 (12:54 +0200)]
Merge pull request #17336 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.4.0
Bump handlebars from 4.2.1 to 4.4.0 in /build
Roeland Jago Douma [Tue, 1 Oct 2019 10:52:33 +0000 (12:52 +0200)]
Merge pull request #17317 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.2
Bump @babel/core from 7.6.0 to 7.6.2
Joas Schilling [Tue, 1 Oct 2019 10:27:32 +0000 (12:27 +0200)]
Fix typo in "which"
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Tue, 1 Oct 2019 10:17:35 +0000 (12:17 +0200)]
Merge pull request #17001 from nextcloud/fix/noid/addressbookchanges-avatar
reduce adressbook change events and handling
dependabot-preview[bot] [Tue, 1 Oct 2019 10:06:02 +0000 (10:06 +0000)]
Bump @babel/core from 7.6.0 to 7.6.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Roeland Jago Douma [Tue, 1 Oct 2019 10:03:51 +0000 (12:03 +0200)]
Merge pull request #17320 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.2
Bump @babel/preset-env from 7.6.0 to 7.6.2
John Molakvoæ [Tue, 1 Oct 2019 05:53:54 +0000 (07:53 +0200)]
Use handlebars from node_modules (on CI) (#17340)
Use handlebars from node_modules (on CI)
Christoph Wurst [Mon, 30 Sep 2019 14:20:44 +0000 (16:20 +0200)]
Use handlebars from node_modules (on CI)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
dependabot-preview[bot] [Mon, 30 Sep 2019 12:46:39 +0000 (12:46 +0000)]
Bump handlebars from 4.2.1 to 4.4.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.1 to 4.4.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.4.0/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.1...v4.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Mon, 30 Sep 2019 12:44:28 +0000 (14:44 +0200)]
Bump dompurify from 2.0.1 to 2.0.3 (#17318)
Bump dompurify from 2.0.1 to 2.0.3
dependabot-preview[bot] [Mon, 30 Sep 2019 07:07:31 +0000 (07:07 +0000)]
Bump dompurify from 2.0.1 to 2.0.3
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.1...2.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Jos Poortvliet [Mon, 30 Sep 2019 07:15:17 +0000 (09:15 +0200)]
Update Bug_report.md
John Molakvoæ [Mon, 30 Sep 2019 07:04:51 +0000 (09:04 +0200)]
Bump webpack from 4.40.2 to 4.41.0 (#17319)
Bump webpack from 4.40.2 to 4.41.0
dependabot-preview[bot] [Sun, 29 Sep 2019 01:14:57 +0000 (01:14 +0000)]
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
dependabot-preview[bot] [Sun, 29 Sep 2019 01:15:32 +0000 (01:15 +0000)]
Bump @babel/preset-env from 7.6.0 to 7.6.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
John Molakvoæ [Sat, 28 Sep 2019 15:17:35 +0000 (17:17 +0200)]
Bring the default font size up to 15px (#17228)
Bring the default font size up to 15px
John Molakvoæ [Sat, 28 Sep 2019 15:16:22 +0000 (17:16 +0200)]
Append / to data('path') for folder content request (#17285)
Append / to data('path') for folder content request
Daniel Kesselberg [Thu, 26 Sep 2019 15:21:38 +0000 (17:21 +0200)]
Append / to data('path') for folder content request
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ [Sat, 28 Sep 2019 14:06:34 +0000 (16:06 +0200)]
Move oauth admin settings to initialstate (#17287)
Move oauth admin settings to initialstate
Roeland Jago Douma [Thu, 26 Sep 2019 18:12:24 +0000 (20:12 +0200)]
Move oauth admin settings to initialstate
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
John Molakvoæ [Sat, 28 Sep 2019 11:14:25 +0000 (13:14 +0200)]
Move settings to an app (#17182)
Move settings to an app
John Molakvoæ [Sat, 28 Sep 2019 09:44:33 +0000 (11:44 +0200)]
Fix fetching additional search results on scrolling down (#15557)
Fix fetching additional search results on scrolling down
Christoph Wurst [Tue, 17 Sep 2019 14:33:27 +0000 (16:33 +0200)]
Move settings to an app
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
René Bühlmann [Wed, 15 May 2019 21:48:46 +0000 (23:48 +0200)]
Fix fetching additional search results on scrolling down
Signed-off-by: René Bühlmann <rene@buehlmann.net>
John Molakvoæ [Sat, 28 Sep 2019 08:46:31 +0000 (10:46 +0200)]
Remove input id on login form (#17294)
Remove input id on login form
John Molakvoæ (skjnldsv) [Fri, 27 Sep 2019 06:11:44 +0000 (08:11 +0200)]
Remove input id on login form
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>