Commit graph

50950 commits

Author SHA1 Message Date
Roeland Jago Douma
d6b05f93b9
Merge pull request #19716 from nextcloud/backport/19707/stable17
[stable17] Fix non-centered no javascript message
2020-03-01 16:11:12 +01:00
Nextcloud bot
03cdf53120
[tx-robot] updated from transifex 2020-03-01 02:18:53 +00:00
Gary Kim
07663051a8 Fix non-centered no javascript message
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-29 10:31:51 +00:00
Nextcloud bot
0fec98e523
[tx-robot] updated from transifex 2020-02-29 02:18:48 +00:00
blizzz
6cf2507795
Merge pull request #18884 from nextcloud/backport/17717/stable17
[stable17] relax strict getHome behaviour for LDAP users in a shadow state
2020-02-28 22:47:20 +01:00
Arthur Schiwon
2056758d87
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 18:04:50 +01:00
Nextcloud bot
dd7628bebe
[tx-robot] updated from transifex 2020-02-28 02:18:55 +00:00
Nextcloud bot
2ecedeabe4
[tx-robot] updated from transifex 2020-02-27 02:18:55 +00:00
Nextcloud bot
235cce76fc
[tx-robot] updated from transifex 2020-02-26 02:18:40 +00:00
blizzz
56e23e0a36
Merge pull request #19625 from nextcloud/backport/19549/stable17
[stable17] remove noise from detectUuid and cache results
2020-02-25 23:20:29 +01:00
Roeland Jago Douma
96011fad85
Merge pull request #19637 from nextcloud/backport/19634/stable17
[stable17] Correctly trim long cyrillic note
2020-02-25 20:31:34 +01:00
Joas Schilling
bc98a796de Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 13:51:21 +00:00
Joas Schilling
8816823fb3
Merge pull request #19631 from nextcloud/backport/19619/stable17
[stable17] Fix hover state color of drag-n-drop with theming and dark mode
2020-02-25 10:42:32 +01:00
Joas Schilling
5f5cf27263 Fix hover state color of drag-n-drop with theming and dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 07:44:57 +00:00
Nextcloud bot
3aeea9d2b5
[tx-robot] updated from transifex 2020-02-25 02:19:44 +00:00
Arthur Schiwon
78681a78cd remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-24 19:05:58 +00:00
Roeland Jago Douma
b68b673ea9
Merge pull request #19611 from nextcloud/backport/19478/stable17
[stable17] Change the route generation of AuthPublicShareController.php
2020-02-24 20:00:18 +01:00
Nextcloud bot
97debaefb4
[tx-robot] updated from transifex 2020-02-24 02:19:36 +00:00
TimObert
2f635334e6 Fix requested changes
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:51 +00:00
Tim Obert
27a25f974b Change the route generation of AuthPublicShareController.php and adjust the routes for file sharing
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-23 15:45:50 +00:00
Roeland Jago Douma
dfbc97c411
Merge pull request #19592 from nextcloud/backport/19528/stable17
[stable17] Strip of users home path from share api message
2020-02-23 11:39:15 +01:00
Nextcloud bot
8e7feb8504
[tx-robot] updated from transifex 2020-02-23 02:19:48 +00:00
Joas Schilling
a587c86a4a Strip of users home path from share api message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:27:26 +00:00
Nextcloud bot
62023ead0c
[tx-robot] updated from transifex 2020-02-22 02:19:02 +00:00
Nextcloud bot
6636a6babc
[tx-robot] updated from transifex 2020-02-21 02:19:29 +00:00
Nextcloud bot
c0d8373a7d
[tx-robot] updated from transifex 2020-02-20 02:19:00 +00:00
Nextcloud bot
78dc3f3d0a
[tx-robot] updated from transifex 2020-02-19 02:18:31 +00:00
Nextcloud bot
feb1401d83
[tx-robot] updated from transifex 2020-02-18 02:18:42 +00:00
Joas Schilling
1e14781d74
Merge pull request #19471 from nextcloud/backport/19465/stable17
[stable17] when we receive intentional empty whats new info, do not try to show it
2020-02-17 12:40:48 +01:00
Nextcloud bot
615a903870
[tx-robot] updated from transifex 2020-02-17 02:18:25 +00:00
Nextcloud bot
f46c8abca7
[tx-robot] updated from transifex 2020-02-16 02:18:40 +00:00
Nextcloud bot
86c554226f
[tx-robot] updated from transifex 2020-02-15 02:18:28 +00:00
Arthur Schiwon
c2f0ebbeed when we receive intentional empty whats new info, do not try to show it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-14 09:09:05 +00:00
Nextcloud bot
44b28aa562
[tx-robot] updated from transifex 2020-02-14 02:18:27 +00:00
Roeland Jago Douma
28142a1077
Merge pull request #19452 from nextcloud/backport/19424/stable17
[stable17] Don't create invalid users
2020-02-13 20:34:50 +01:00
Roeland Jago Douma
4001b35987
Merge pull request #19442 from nextcloud/backport/19431/stable17
[stable17] Show proper file name when fetching details fails
2020-02-13 12:37:52 +01:00
Joas Schilling
47b292b214 Don't create invalid users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 09:15:19 +00:00
Nextcloud bot
c003a740cb
[tx-robot] updated from transifex 2020-02-13 02:19:45 +00:00
Julius Härtl
ce67a3a2db Show proper file name when fetching details fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 19:28:22 +00:00
Nextcloud bot
6bac7631c0
[tx-robot] updated from transifex 2020-02-12 02:18:36 +00:00
Nextcloud bot
6db556c5f8
[tx-robot] updated from transifex 2020-02-11 02:18:51 +00:00
blizzz
c8631497b9 Merge pull request #19361 from nextcloud/backport/19349/stable17
[stable17] Prevent archieved download on secure view
2020-02-10 09:33:01 +01:00
Nextcloud bot
6657ac16f9
[tx-robot] updated from transifex 2020-02-10 02:18:17 +00:00
Nextcloud bot
0c10d2aab2
[tx-robot] updated from transifex 2020-02-09 02:19:36 +00:00
Joas Schilling
8f12875fae Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-08 09:20:55 +00:00
Nextcloud bot
8eab6128aa
[tx-robot] updated from transifex 2020-02-08 02:18:39 +00:00
Nextcloud bot
274ac26f97
[tx-robot] updated from transifex 2020-02-07 07:32:53 +00:00
Roeland Jago Douma
55ccfef48e
Merge pull request #19316 from nextcloud/backport/19312/stable17
[stable17] do not overwrite global user auth credentials with empty values
2020-02-06 16:19:27 +01:00
Arthur Schiwon
12ca2e3dd7 do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-06 09:49:54 +00:00
Nextcloud bot
728dae5962
[tx-robot] updated from transifex 2020-02-06 02:18:52 +00:00