Commit Graph

49972 Commits

Author SHA1 Message Date
Nextcloud bot fe29c3b304
[tx-robot] updated from transifex 2020-03-10 02:18:38 +00:00
Roeland Jago Douma 3338b7a665
Merge pull request #19844 from nextcloud/version/16.0.9/RC2
16.0.9 RC2
2020-03-09 15:44:01 +01:00
Roeland Jago Douma 8df76b56fc
Merge pull request #19832 from nextcloud/backport/19815/stable16
[stable16] Prevent self-xss via invalid mysql user name on install screen
2020-03-09 09:03:32 +01:00
Nextcloud bot f8569fc038
[tx-robot] updated from transifex 2020-03-09 02:18:34 +00:00
Nextcloud bot 1484fd4581
[tx-robot] updated from transifex 2020-03-08 02:18:52 +00:00
Roeland Jago Douma 85dfb36cb1
Merge pull request #19797 from nextcloud/backport/stable16/19768
[stable16] Keep edit permission when toggling share checkbox
2020-03-07 15:06:28 +01:00
Roeland Jago Douma 1b2f1506cb
16.0.9 RC2
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-07 14:51:14 +01:00
Joas Schilling 985d2c9447 Prevent self-xss via invalid mysql user name on install screen
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-07 13:23:18 +00:00
Roeland Jago Douma 56422f10ea
Merge pull request #19817 from nextcloud/backport/19742/stable16
[stable16] Add message for DoesNotExistException
2020-03-07 14:17:25 +01:00
Nextcloud bot 2e9f442499
[tx-robot] updated from transifex 2020-03-07 02:18:23 +00:00
Daniel Kesselberg 068b6b8a0b Add message for DoesNotExistException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-06 14:36:39 +00:00
Nextcloud bot bceb827958
[tx-robot] updated from transifex 2020-03-06 02:18:50 +00:00
Roeland Jago Douma 34e74f0ac4
Merge pull request #19734 from nextcloud/version/16.0.9/RC1
16.0.9 RC1
2020-03-05 19:25:40 +01:00
Julius Härtl 3c0cde49c2
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 18:18:32 +01:00
Julius Härtl c941baf6b3
Keep edit permission when updating resharing permission for file shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-05 18:17:33 +01:00
Roeland Jago Douma ad2de8e9a0
16.0.9 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-05 15:37:32 +01:00
Roeland Jago Douma e76116b03b
Merge pull request #18230 from nextcloud/stable16-backport/18120
[stable16] respect shareapi_allow_share_dialog_user_enumeration in Principal bac…
2020-03-05 15:33:29 +01:00
Roeland Jago Douma def368a74c
Merge pull request #19096 from nextcloud/backport/19023/stable16
[stable16] expose Argon2 options (as we did for bcrypt)
2020-03-05 08:41:18 +01:00
Nextcloud bot 7e10851980
[tx-robot] updated from transifex 2020-03-05 02:18:47 +00:00
Nextcloud bot 042e1492d3
[tx-robot] updated from transifex 2020-03-04 02:18:17 +00:00
Georg Ehrke ccfd570d33
respect shareapi_allow_share_dialog_user_enumeration in Principal backend for Sabre/DAV
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-03-03 16:24:05 +01:00
Nextcloud bot 4ef42c2037
[tx-robot] updated from transifex 2020-03-03 02:18:48 +00:00
Nextcloud bot d8dee2b90b
[tx-robot] updated from transifex 2020-03-02 02:18:18 +00:00
Roeland Jago Douma 4ae44a4ed3
Merge pull request #19717 from nextcloud/backport/19707/stable16
[stable16] Fix non-centered no javascript message
2020-03-01 16:11:21 +01:00
Nextcloud bot cfc8a3fd84
[tx-robot] updated from transifex 2020-03-01 02:19:00 +00:00
Gary Kim 9b430e1312 Fix non-centered no javascript message
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-29 10:33:28 +00:00
Nextcloud bot 9553a532bb
[tx-robot] updated from transifex 2020-02-29 02:18:57 +00:00
Julius Härtl ad317fe375
Merge pull request #18885 from nextcloud/backport/17717/stable16
[stable16] relax strict getHome behaviour for LDAP users in a shadow state
2020-02-28 09:45:49 +01:00
Nextcloud bot 7ca6a377bc
[tx-robot] updated from transifex 2020-02-28 02:19:04 +00:00
Arthur Schiwon 5c7948f74a
relax strict getHome behaviour for LDAP users in a shadow state
* simplifies deletion process
* less strange behaviour when looking up home storage (as long as it is local)
* thus could enable transfer ownerships after user went invisible on ldap

backport of #17717

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

decouple userExists from userExistsOnLDAP check

allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

adjust tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

remove superfluous tests

- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

ensure that only valid group members are returned

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-28 01:00:21 +01:00
Nextcloud bot 26e8f27cde
[tx-robot] updated from transifex 2020-02-27 02:19:03 +00:00
Nextcloud bot 8acf32f7af
[tx-robot] updated from transifex 2020-02-26 02:18:48 +00:00
blizzz 8a0800fa6e
Merge pull request #19626 from nextcloud/backport/19549/stable16
[stable16] remove noise from detectUuid and cache results
2020-02-25 23:21:02 +01:00
Roeland Jago Douma 22a4e780bc
Merge pull request #19638 from nextcloud/backport/19634/stable16
[stable16] Correctly trim long cyrillic note
2020-02-25 20:32:35 +01:00
Joas Schilling 656f4fd839 Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 13:52:20 +00:00
Nextcloud bot b485099115
[tx-robot] updated from transifex 2020-02-25 02:19:52 +00:00
Arthur Schiwon 3200eedc4c remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-24 19:06:57 +00:00
Nextcloud bot 27a4bb4bf6
[tx-robot] updated from transifex 2020-02-24 02:19:44 +00:00
Roeland Jago Douma c0d4330360
Merge pull request #19594 from nextcloud/backport/19528/stable16
[stable16] Strip of users home path from share api message
2020-02-23 11:38:43 +01:00
Nextcloud bot 10bd6542e9
[tx-robot] updated from transifex 2020-02-23 02:19:57 +00:00
Joas Schilling 2b0ad3a9cf Strip of users home path from share api message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:28:26 +00:00
Nextcloud bot a9e5528125
[tx-robot] updated from transifex 2020-02-22 02:19:11 +00:00
Arthur Schiwon 8e19aaa4d1
extended documentation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
Arthur Schiwon 11a5e996ba
ignore values that undershoot the minimum, go with default
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
blizzz b0f3866b70
use getSystemValueInt
Co-Authored-By: kesselb <mail@danielkesselberg.de>

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
Arthur Schiwon c1894ff57a
expose Argon2 options (as we did for bcrypt)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
Nextcloud bot bf9169dbcd
[tx-robot] updated from transifex 2020-02-21 02:19:37 +00:00
Nextcloud bot ece24cd58b
[tx-robot] updated from transifex 2020-02-20 02:19:09 +00:00
Nextcloud bot 9010fbf700
[tx-robot] updated from transifex 2020-02-19 02:18:40 +00:00
Nextcloud bot 30d1e5d694
[tx-robot] updated from transifex 2020-02-18 02:18:50 +00:00