Commit graph

2726 commits

Author SHA1 Message Date
Nextcloud bot
588fa72207
[tx-robot] updated from transifex 2020-05-22 02:17:31 +00:00
Nextcloud bot
8529fbae9b
[tx-robot] updated from transifex 2020-05-21 02:17:37 +00:00
Nextcloud bot
6090c75d90
[tx-robot] updated from transifex 2020-05-19 02:17:20 +00:00
Nextcloud bot
fd4bf6fa50
[tx-robot] updated from transifex 2020-05-18 02:16:32 +00:00
Nextcloud bot
02ccec2298
[tx-robot] updated from transifex 2020-05-16 02:17:24 +00:00
Nextcloud bot
c485215ca4
[tx-robot] updated from transifex 2020-05-15 02:17:29 +00:00
Nextcloud bot
b93b71dcb1
[tx-robot] updated from transifex 2020-05-13 02:16:36 +00:00
Nextcloud bot
1046d4b145
[tx-robot] updated from transifex 2020-05-12 02:16:21 +00:00
Nextcloud bot
7456d67df0
[tx-robot] updated from transifex 2020-05-09 02:16:46 +00:00
Nextcloud bot
e8976b8e34
[tx-robot] updated from transifex 2020-05-01 02:16:58 +00:00
Nextcloud bot
988c562fe4
[tx-robot] updated from transifex 2020-04-29 02:17:05 +00:00
Clement Wong
78571eb0c2
Don't remove last user in ldap group when limit is -1
Signed-off-by: Clement Wong <git@clement.hk>
2020-04-28 13:10:04 +02:00
Nextcloud bot
82898e60fe
[tx-robot] updated from transifex 2020-04-28 02:16:32 +00:00
Nextcloud bot
12ca86d8e2
[tx-robot] updated from transifex 2020-04-25 02:16:13 +00:00
Nextcloud bot
2cf8fab366
[tx-robot] updated from transifex 2020-04-21 02:16:49 +00:00
Nextcloud bot
e8f69b45eb
[tx-robot] updated from transifex 2020-04-20 02:16:22 +00:00
Nextcloud bot
73ef2f3e86
[tx-robot] updated from transifex 2020-04-16 02:17:41 +00:00
Nextcloud bot
1d27b80ac3
[tx-robot] updated from transifex 2020-04-13 02:19:54 +00:00
Nextcloud bot
8f90f4d89a
[tx-robot] updated from transifex 2020-04-10 02:18:34 +00:00
Nextcloud bot
014616ea7d
[tx-robot] updated from transifex 2020-04-08 02:18:55 +00:00
Nextcloud bot
33ee579031
[tx-robot] updated from transifex 2020-04-05 02:18:13 +00:00
Roeland Jago Douma
f817cd831a
Merge pull request #20175 from nextcloud/backport/20123/stable18
[stable18] Bugfix - Prevent PHP Warning for count on null on LDAP
2020-04-04 10:36:57 +02:00
Arthur Schiwon
9359d8b0a4
silence LDAP deprecation logs in NC 18
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-02 16:51:12 +02:00
Nextcloud bot
78ec3680c2
[tx-robot] updated from transifex 2020-03-30 02:18:44 +00:00
Nextcloud bot
63d9341844
[tx-robot] updated from transifex 2020-03-29 02:20:24 +00:00
Philipp Staiger
4b88ec9c93 single squashed commit for bug fix
Signed-off-by: Philipp Staiger <philipp@staiger.it>
2020-03-26 10:30:50 +00:00
Nextcloud bot
5f8319677b
[tx-robot] updated from transifex 2020-03-24 02:18:54 +00:00
Roeland Jago Douma
e7a2c7b1b9
Merge pull request #20046 from nextcloud/backport/20039/stable18
[stable18] fixes auto-detecting UUID attributes
2020-03-22 14:22:58 +01:00
Nextcloud bot
881c36f5c6
[tx-robot] updated from transifex 2020-03-22 02:18:46 +00:00
Arthur Schiwon
29495f0c6d fixes auto-detecting UUID attributes
the continue (and later the early return) avoided proper looping over the
attribute candidates.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-03-20 10:07:54 +00:00
Nextcloud bot
ee5ed6a3ed
[tx-robot] updated from transifex 2020-03-20 02:18:30 +00:00
Nextcloud bot
da96dee368
[tx-robot] updated from transifex 2020-03-09 02:18:17 +00:00
Nextcloud bot
54b6484f70
[tx-robot] updated from transifex 2020-03-07 02:18:06 +00:00
Nextcloud bot
0a897708d6
[tx-robot] updated from transifex 2020-03-06 02:18:33 +00:00
Nextcloud bot
725f6c2640
[tx-robot] updated from transifex 2020-03-02 02:18:02 +00:00
Arthur Schiwon
b6d8e7c3fd remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-24 19:04:58 +00:00
Nextcloud bot
8308321fe1
[tx-robot] updated from transifex 2020-02-24 02:19:27 +00:00
Nextcloud bot
84730be28b
[tx-robot] updated from transifex 2020-02-23 02:19:39 +00:00
Nextcloud bot
3738cd9b93
[tx-robot] updated from transifex 2020-02-20 02:18:52 +00:00
Nextcloud bot
e092141b6e
[tx-robot] updated from transifex 2020-02-15 02:18:19 +00:00
Nextcloud bot
41b23e2d00
[tx-robot] updated from transifex 2020-02-11 02:18:43 +00:00
Nextcloud bot
e161be8e2a
[tx-robot] updated from transifex 2020-02-07 07:32:43 +00:00
Arthur Schiwon
1aa91f649f ensure that only valid group members are returned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-14 08:58:18 +00:00
Arthur Schiwon
8cf4e6107f 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>
2020-01-14 08:58:18 +00:00
Arthur Schiwon
ad41056865 adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-14 08:58:18 +00:00
Arthur Schiwon
b7a6a9d4a2 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>
2020-01-14 08:58:18 +00:00
Arthur Schiwon
dcd5b15443 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

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-14 08:58:18 +00:00
Arthur Schiwon
79667b58a9
cache group existence early to save useless requests to LDAP
we do it for users already

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-08 11:02:37 +01:00
Nextcloud bot
32f79c9f0c
[tx-robot] updated from transifex 2020-01-06 02:27:21 +00:00
Nextcloud bot
46706d01e0
[tx-robot] updated from transifex 2020-01-05 02:30:34 +00:00