Nextcloud bot
e9517b811c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-15 10:37:56 +00:00
Nextcloud bot
e956940c96
[tx-robot] updated from transifex
2021-07-10 02:31:43 +00:00
Nextcloud bot
5352b1da47
[tx-robot] updated from transifex
2021-07-08 02:26:57 +00:00
Nextcloud bot
07e0cbde81
[tx-robot] updated from transifex
2021-07-04 02:25:47 +00:00
Nextcloud bot
053e1153eb
[tx-robot] updated from transifex
2021-07-01 02:24:59 +00:00
Arthur Schiwon
de3aa22057
LDAP: determine shares of offline users only when needed
...
- determine shares may via Sharing code result in user exists checks
- this may result in an infinite loop when user exists was called before
- the info is really only required at one occ command
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-06-28 23:57:29 +02:00
Nextcloud bot
6467112605
[tx-robot] updated from transifex
2021-06-28 02:25:22 +00:00
Nextcloud bot
77a2b03e50
[tx-robot] updated from transifex
2021-06-27 02:25:52 +00:00
Nextcloud bot
9d41426886
[tx-robot] updated from transifex
2021-06-24 02:25:33 +00:00
Nextcloud bot
f71306f8ee
[tx-robot] updated from transifex
2021-06-23 02:26:30 +00:00
Nextcloud bot
d932129529
[tx-robot] updated from transifex
2021-06-19 02:46:31 +00:00
Nextcloud bot
7c5f2e63b4
[tx-robot] updated from transifex
2021-06-10 02:32:24 +00:00
Nextcloud bot
3708360f3b
[tx-robot] updated from transifex
2021-06-09 02:26:29 +00:00
Nextcloud bot
5339679083
[tx-robot] updated from transifex
2021-06-08 02:26:33 +00:00
Nextcloud bot
87363686b7
[tx-robot] updated from transifex
2021-06-07 02:25:24 +00:00
Nextcloud bot
dcec4b00f8
[tx-robot] updated from transifex
2021-06-04 02:28:27 +00:00
Nextcloud bot
5a117a73f2
[tx-robot] updated from transifex
2021-06-03 02:28:58 +00:00
Nextcloud bot
6a29b60260
[tx-robot] updated from transifex
2021-06-02 02:28:42 +00:00
Nextcloud bot
b4c3e8dbc8
[tx-robot] updated from transifex
2021-06-01 02:28:33 +00:00
Nextcloud bot
98cbf8aca3
[tx-robot] updated from transifex
2021-05-26 02:28:42 +00:00
Nextcloud bot
885b0b3dbf
[tx-robot] updated from transifex
2021-05-25 02:27:32 +00:00
Nextcloud bot
b13dbbb9d7
[tx-robot] updated from transifex
2021-05-21 02:28:08 +00:00
Nextcloud bot
c27540accf
[tx-robot] updated from transifex
2021-05-16 02:26:56 +00:00
Nextcloud bot
3bcc23ba2c
[tx-robot] updated from transifex
2021-05-12 02:26:28 +00:00
Nextcloud bot
3fe1cbb107
[tx-robot] updated from transifex
2021-05-09 02:25:28 +00:00
Nextcloud bot
17e68b105e
[tx-robot] updated from transifex
2021-05-08 02:25:06 +00:00
Nextcloud bot
0975394ba3
[tx-robot] updated from transifex
2021-05-04 02:26:29 +00:00
Nextcloud bot
b6160045f4
[tx-robot] updated from transifex
2021-04-30 02:28:02 +00:00
Julius Härtl
56561856ff
Merge pull request #26797 from nextcloud/backport/26785/stable21
...
[stable21] LDAP: do not bother to search after the last page
2021-04-28 08:45:02 -01:00
Nextcloud bot
070380d9da
[tx-robot] updated from transifex
2021-04-28 02:25:56 +00:00
Arthur Schiwon
4dc4b7617b
do not try to search after the last page
...
- saves an LDAP requests in these cases
- prevents a Protocol Error logged on < 7.3 API (for backports)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-27 17:39:53 +00:00
Nextcloud bot
ec5942a1d0
[tx-robot] updated from transifex
2021-04-26 02:24:51 +00:00
Nextcloud bot
8676d77eec
[tx-robot] updated from transifex
2021-04-25 02:25:06 +00:00
Nextcloud bot
dfb6043634
[tx-robot] updated from transifex
2021-04-24 02:26:50 +00:00
Nextcloud bot
cdb9eb401e
[tx-robot] updated from transifex
2021-04-23 02:26:26 +00:00
Nextcloud bot
b5bbf0021d
[tx-robot] updated from transifex
2021-04-22 02:26:35 +00:00
Nextcloud bot
f1d7e56cab
[tx-robot] updated from transifex
2021-04-19 02:26:19 +00:00
Nextcloud bot
2e13dc2aa1
[tx-robot] updated from transifex
2021-04-08 02:24:15 +00:00
Nextcloud bot
1f3d1546dd
[tx-robot] updated from transifex
2021-04-07 02:24:26 +00:00
Nextcloud bot
a9b5cde333
[tx-robot] updated from transifex
2021-04-05 02:24:56 +00:00
Nextcloud bot
fe7ad83c76
[tx-robot] updated from transifex
2021-04-03 02:43:46 +00:00
Nextcloud bot
f10f9d090a
[tx-robot] updated from transifex
2021-03-28 02:24:15 +00:00
Nextcloud bot
ef273fef4b
[tx-robot] updated from transifex
2021-03-24 02:25:17 +00:00
Nextcloud bot
c60f0e06d0
[tx-robot] updated from transifex
2021-03-23 02:24:15 +00:00
Joas Schilling
e9ea4a0f01
Fix parameter types in docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-03-22 20:07:53 +01:00
Nextcloud bot
2e2d2e79e8
[tx-robot] updated from transifex
2021-03-22 02:23:56 +00:00
Nextcloud bot
89319b995f
[tx-robot] updated from transifex
2021-03-21 02:23:20 +00:00
Nextcloud bot
798eff0161
[tx-robot] updated from transifex
2021-03-20 02:23:52 +00:00
Arthur Schiwon
4cd15b7815
adds ldap user:reset command
...
- allows to delete data of existing LDAP users, which otherwise is safe
guarded
- ensures that the user is not being deleted on LDAP through a plugin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-03-17 13:38:55 +00:00
Nextcloud bot
7c21fba61f
[tx-robot] updated from transifex
2021-03-15 02:24:10 +00:00