Commit graph

15146 commits

Author SHA1 Message Date
Nextcloud bot
3648725ad5
[tx-robot] updated from transifex 2019-03-18 01:12:55 +00:00
Nextcloud bot
3e75f0dbc0
[tx-robot] updated from transifex 2019-03-17 01:13:49 +00:00
Nextcloud bot
04d95ff167
[tx-robot] updated from transifex 2019-03-16 01:13:01 +00:00
Nextcloud bot
f6a7324efc
[tx-robot] updated from transifex 2019-03-14 16:09:06 +00:00
Nextcloud bot
c010336649
[tx-robot] updated from transifex 2019-03-01 01:13:05 +00:00
Nextcloud bot
4021ba3ee0
[tx-robot] updated from transifex 2019-02-26 09:10:31 +00:00
Nextcloud bot
68b24b7320
[tx-robot] updated from transifex 2019-02-21 01:12:31 +00:00
Nextcloud bot
d565fb12fa
[tx-robot] updated from transifex 2019-02-17 01:13:57 +00:00
Nextcloud bot
eff65e1a86
[tx-robot] updated from transifex 2019-02-16 01:12:52 +00:00
Mark Berezovsky
56038b95b0 Fix #9864: Decrease $maxDelay in Throttler.php
Signed-off-by: Mark Berezovsky <xpnf@yandex.ru>
2019-02-15 12:32:39 +00:00
Nextcloud bot
dec7927eb8
[tx-robot] updated from transifex 2019-02-14 01:12:55 +00:00
Nextcloud bot
5949288dd4
[tx-robot] updated from transifex 2019-02-13 01:12:44 +00:00
Nextcloud bot
c3c8086c4a
[tx-robot] updated from transifex 2019-02-12 01:12:56 +00:00
Nextcloud bot
0ce5e90320
[tx-robot] updated from transifex 2019-02-09 01:13:07 +00:00
Nextcloud bot
79471e8d4a
[tx-robot] updated from transifex 2019-02-08 01:13:06 +00:00
Nextcloud bot
e965465f6b
[tx-robot] updated from transifex 2019-02-06 11:28:01 +00:00
Roeland Jago Douma
0a17836fec
Clean pending 2FA authentication on password reset
When a password is reste we should make sure that all users are properly
logged in. Pending states should be cleared. For example a session where
the 2FA code is not entered yet should be cleared.

The token is now removed so the session will be killed the next time
this is checked (within 5 minutes).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-30 10:45:02 +01:00
Nextcloud bot
9cbcf03a78
[tx-robot] updated from transifex 2019-01-26 01:12:43 +00:00
Morris Jobke
80075cc11e
Merge pull request #13707 from nextcloud/backport/13473/dont-log-parameters-on-user-creation-in-case-of-error
[stable13] Don't log parameters on user creation in case of error/exception
2019-01-25 14:10:48 +01:00
Robin Appelman
9126cdc7a8 cleanup shared lock if changing to exclusive lock failed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-22 15:14:34 +00:00
Nextcloud bot
e898c52eb0
[tx-robot] updated from transifex 2019-01-22 01:12:55 +00:00
Joas Schilling
10e945bdaf
Don't log parameters on user creation in case of error/exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-21 09:31:23 +01:00
Nextcloud bot
dcb368a69e
[tx-robot] updated from transifex 2019-01-20 01:12:59 +00:00
Nextcloud bot
c610182204
[tx-robot] updated from transifex 2019-01-17 01:12:49 +00:00
Nextcloud bot
6a7624067b
[tx-robot] updated from transifex 2019-01-16 01:13:05 +00:00
Nextcloud bot
d9a29dc4b4
[tx-robot] updated from transifex 2019-01-15 01:12:45 +00:00
Nextcloud bot
dcd1dbb609
[tx-robot] updated from transifex 2019-01-14 01:12:28 +00:00
Nextcloud bot
2b5786b45e
[tx-robot] updated from transifex 2019-01-12 01:12:25 +00:00
Nextcloud bot
8a8cc531cb
[tx-robot] updated from transifex 2019-01-10 01:12:35 +00:00
Nextcloud bot
14c8416685
[tx-robot] updated from transifex 2019-01-05 01:12:27 +00:00
Nextcloud bot
4cd18afb29
[tx-robot] updated from transifex 2019-01-04 01:12:57 +00:00
Nextcloud bot
2e1701bfba
[tx-robot] updated from transifex 2019-01-03 01:12:16 +00:00
Nextcloud bot
93923fbe49
[tx-robot] updated from transifex 2019-01-01 01:12:04 +00:00
Nextcloud bot
fcae962594
[tx-robot] updated from transifex 2018-12-31 01:12:11 +00:00
Nextcloud bot
2ad10aa7a2
[tx-robot] updated from transifex 2018-12-30 01:13:11 +00:00
Nextcloud bot
aa4a4d4415
[tx-robot] updated from transifex 2018-12-28 01:12:15 +00:00
Nextcloud bot
0e03a5c839
[tx-robot] updated from transifex 2018-12-27 01:12:12 +00:00
Nextcloud bot
a730ad16f1
[tx-robot] updated from transifex 2018-12-17 01:11:59 +00:00
Nextcloud bot
90bd295d3c
[tx-robot] updated from transifex 2018-12-16 01:12:59 +00:00
Nextcloud bot
c2d7f88fdf
[tx-robot] updated from transifex 2018-12-15 01:12:04 +00:00
Nextcloud bot
1ee41dce74
[tx-robot] updated from transifex 2018-12-06 01:12:29 +00:00
Roeland Jago Douma
4c88cef749 Only execute query in propagateChange once
The second execute statement should be inside the if block. Else it gets
executed twice which makes no sense.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-05 20:45:50 +00:00
Morris Jobke
cebd51097d
Merge pull request #12835 from nextcloud/backport/12831/stable13
[stable13] Do not update child all child shares on group share update
2018-12-05 09:35:46 +01:00
Nextcloud bot
e545bcd54d
[tx-robot] updated from transifex 2018-12-05 01:12:23 +00:00
Roeland Jago Douma
b9b58b1ace Do not update child all child shares on group share update
Else we overwrite the whole share for link shares. Basically breaking
them.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-04 21:53:38 +00:00
Morris Jobke
d2f89950d8 PHP module is named mbstring
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-12-04 17:58:02 +00:00
Nextcloud bot
2e09bb48fb
[tx-robot] updated from transifex 2018-11-30 01:12:26 +00:00
Nextcloud bot
8f80685426
[tx-robot] updated from transifex 2018-11-29 01:12:00 +00:00
Nextcloud bot
eca49de335
[tx-robot] updated from transifex 2018-11-27 01:11:59 +00:00
Nextcloud bot
c741fe5aed
[tx-robot] updated from transifex 2018-11-25 01:12:42 +00:00