Commit graph

49460 commits

Author SHA1 Message Date
Roeland Jago Douma
d88324e5e8
Merge pull request #16695 from nextcloud/backport/16638/stable16
[stable16] delay sending event from app init to when they are needed
2019-08-08 19:17:27 +02:00
Roeland Jago Douma
6bfcf97c7f
Merge pull request #16691 from nextcloud/backport/16683/stable16
[stable16] Fix enable/disable user audit message
2019-08-08 11:07:25 +02:00
Arthur Schiwon
18aa047dd4 delay sending event from app init to when they are needed
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-08 08:49:44 +00:00
Roeland Jago Douma
fff47cdecb
Merge pull request #16689 from nextcloud/backport/16686/stable16
[stable16] Properly return an int in the getId function of the cache
2019-08-08 09:59:38 +02:00
John Molakvoæ (skjnldsv)
9ec4527cb7 Fix enable/disable user audit message
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-08 06:21:16 +00:00
Roeland Jago Douma
55ad6c1fa2 Properly return an int in the getId function of the cache
fixes #16684

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-08 06:15:46 +00:00
Nextcloud bot
89ba8c6c6d
[tx-robot] updated from transifex 2019-08-08 02:14:51 +00:00
John Molakvoæ
1def358729
[stable16] Fix ie app menu loading click (#16668)
[stable16] Fix ie app menu loading click
2019-08-07 08:39:02 +02:00
Nextcloud bot
8280bb5bf1
[tx-robot] updated from transifex 2019-08-07 02:14:45 +00:00
John Molakvoæ (skjnldsv)
c809dc1827
Fix ie app menu loading click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-06 20:02:54 +02:00
blizzz
d5053d00c7
Merge pull request #16637 from nextcloud/backport/16525/stable16
[stable16] files_external: proper user context for sharing
2019-08-06 10:58:14 +02:00
Nextcloud bot
b8068fc11d
[tx-robot] updated from transifex 2019-08-06 02:14:45 +00:00
Morris Jobke
fb65d1e0ae
Merge pull request #16627 from nextcloud/backport/16586/stable16
[stable16] log circles and remote shares in admin_audit
2019-08-05 12:51:42 +02:00
Nextcloud bot
2754e49925
[tx-robot] updated from transifex 2019-08-05 02:14:34 +00:00
Nextcloud bot
e031965348
[tx-robot] updated from transifex 2019-08-04 02:15:29 +00:00
Nextcloud bot
25235a770f
[tx-robot] updated from transifex 2019-08-03 02:14:39 +00:00
Roeland Jago Douma
7a1169910a
Merge pull request #16633 from nextcloud/backport/15790/stable16
[stable16] remove unncessary code block in share recommendations, fixed undefined var error
2019-08-02 19:46:23 +02:00
Arthur Schiwon
b0c50ef6e9 fix check for null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:22 +00:00
Julius Härtl
271f86cff3 Adjust tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:22 +00:00
Arthur Schiwon
29b04742db do not send null value when string is expected
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:22 +00:00
Arthur Schiwon
9e5994a210 adjusts LDAP's home handler to use the correct user object
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:21 +00:00
Arthur Schiwon
bb9f14115c fixes terminology and allows to request an IUser instance
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 12:08:21 +00:00
Julius Härtl
f852c82bf9 Provide proper user context from initMountPoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:21 +00:00
Julius Härtl
40cf574df9 files_external: Make sure the correct user context is used in substitution of variables
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-02 12:08:21 +00:00
Nextcloud bot
ad3efd6efb
[tx-robot] updated from transifex 2019-08-02 02:14:38 +00:00
Arthur Schiwon
bf10181e49
remove unncessary code block in share recommendations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-08-02 01:05:15 +02:00
blizzz
291f85f0b8
Merge pull request #16630 from nextcloud/backport/16624/stable16
[stable16] Make sure we only fetch the file by id for the actual owner
2019-08-01 22:47:29 +02:00
Julius Härtl
53bb2862f0 Make sure we only fetch the file by id for the actual owner
Otherwise this will fetch all mounts for the file id which is quite
expensive and causes long saving times in big sharing structures

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-08-01 13:01:26 +00:00
Sascha Wiswedel
c730e2269c log circles and remote shares in admin_audit
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-08-01 10:36:10 +00:00
Nextcloud bot
11109c6dfa
[tx-robot] updated from transifex 2019-08-01 02:15:36 +00:00
Roeland Jago Douma
51fd053d6c
Merge pull request #16607 from nextcloud/backport/16596
[stable16] Set proper defaults for v-tooltip usages
2019-07-31 08:33:38 +02:00
Nextcloud bot
ee6f4febbd
[tx-robot] updated from transifex 2019-07-31 02:16:13 +00:00
Roeland Jago Douma
07d32779db
Merge pull request #16610 from nextcloud/backport/16599/stable16
[stable16] Fix/xss/on favorite file
2019-07-30 16:30:19 +02:00
Roeland Jago Douma
516588ff91
Merge pull request #16598 from nextcloud/backport/16502/stable16
[stable16] Check the if we can actually access the storage cache for recent files
2019-07-30 11:44:01 +02:00
Max Fichtelmann
951147c6e9 prevent potential XSS via unchecked use innerHTML
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-30 07:52:40 +00:00
Max Fichtelmann
af87bd2f60 fix XSS when adding a file with a malicious name to favorites
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-30 07:52:40 +00:00
Julius Härtl
a557d34481
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:54:01 +02:00
Julius Härtl
10ce9c6878
Force defaultHtml setting of v-tooltip to be disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-30 08:50:08 +02:00
Nextcloud bot
48b271a216
[tx-robot] updated from transifex 2019-07-30 02:14:53 +00:00
Julius Härtl
e7920203ba Add additional check for read permissions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-29 15:00:12 +00:00
Julius Härtl
f1f755740d Check the if we can actually access the storage cache for recent files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-29 15:00:11 +00:00
Roeland Jago Douma
5ac52d2e09
Merge pull request #16578 from nextcloud/backport/16558/stable16
[stable16] Do not log all locked exceptions
2019-07-29 10:40:23 +02:00
Nextcloud bot
6b814e5002
[tx-robot] updated from transifex 2019-07-29 02:15:08 +00:00
Nextcloud bot
ff3e510b76
[tx-robot] updated from transifex 2019-07-28 02:15:33 +00:00
Roeland Jago Douma
45815e5c09
Merge pull request #16561 from nextcloud/backport/16551/stable16
[stable16] supresses disclosing the userid for LDAP users in the welcome mail
2019-07-27 12:22:02 +02:00
Roeland Jago Douma
5959245417 Do not log all locked exceptions
This can happen for valid reasons (multiple users writing at the same
time) with for example the text app. Apps should properly handle it. No
reason to log it by default.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-27 08:40:00 +00:00
Roeland Jago Douma
64fb4c7736
Merge pull request #16562 from nextcloud/backport/16555/stable16
[stable16] use a pattern to identify sensitive config keys
2019-07-27 10:38:41 +02:00
Roeland Jago Douma
d092802a2d
Merge pull request #16564 from nextcloud/backport/16557/stable16
[stable16] Do not log locked files
2019-07-27 10:38:25 +02:00
Roeland Jago Douma
5786c6c058
Merge pull request #16566 from nextcloud/backport/16556/stable16
[stable16] log email shares in admin_audit log
2019-07-27 10:37:53 +02:00
Roeland Jago Douma
05788a814e
Merge pull request #16567 from nextcloud/backport/16163/stable16
[stable16] Change send to sent
2019-07-27 10:37:20 +02:00