Commit Graph

9808 Commits

Author SHA1 Message Date
John Molakvoæ 237cdb851b
Re-open popover on link password save failure (#18551)
Re-open popover on link password save failure
2020-01-02 15:53:18 +01:00
John Molakvoæ (skjnldsv) a826176f79
Re-open popover on link password save failure
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-02 14:45:14 +01:00
Nextcloud bot 2a05eebdf5
[tx-robot] updated from transifex 2020-01-02 02:27:19 +00:00
Nextcloud bot 82311594ae
[tx-robot] updated from transifex 2020-01-01 02:27:35 +00:00
Nextcloud bot 6c6121ac0f
[tx-robot] updated from transifex 2019-12-31 02:27:55 +00:00
Nextcloud bot acc0ac39b0
[tx-robot] updated from transifex 2019-12-29 02:28:02 +00:00
Nextcloud bot cee7a0041f
[tx-robot] updated from transifex 2019-12-28 02:27:36 +00:00
Nextcloud bot 6efa4bf068
[tx-robot] updated from transifex 2019-12-27 02:27:17 +00:00
Nextcloud bot c0355d3b9b
[tx-robot] updated from transifex 2019-12-24 02:27:49 +00:00
Nextcloud bot 342fff64da
[tx-robot] updated from transifex 2019-12-23 02:27:42 +00:00
Nextcloud bot 847924758f
[tx-robot] updated from transifex 2019-12-22 02:28:45 +00:00
Nextcloud bot 4b02baba16
[tx-robot] updated from transifex 2019-12-21 02:26:45 +00:00
Nextcloud bot dfcb6833b3
[tx-robot] updated from transifex 2019-12-20 02:26:38 +00:00
Roeland Jago Douma 9792206981
Merge pull request #18419 from nextcloud/dependachristoph/stable17/npm_and_yarn/serialize-javascript-handlebars
[stable17] Bump serialize-javascript and handlebars
2019-12-19 08:45:33 +01:00
Christoph Wurst 22fd37485b
Bump serialize-javascript and handlebars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-19 08:26:45 +01:00
Nextcloud bot ad76ed332c
[tx-robot] updated from transifex 2019-12-19 02:26:36 +00:00
Nextcloud bot f6941a831c
[tx-robot] updated from transifex 2019-12-18 02:26:41 +00:00
Nextcloud bot fb54c07b2d
[tx-robot] updated from transifex 2019-12-16 02:26:32 +00:00
Nextcloud bot ad3ba247e1
[tx-robot] updated from transifex 2019-12-15 02:27:03 +00:00
Nextcloud bot 9c72d261b9
[tx-robot] updated from transifex 2019-12-14 02:26:38 +00:00
Nextcloud bot 458f4398ef
[tx-robot] updated from transifex 2019-12-13 02:26:28 +00:00
Roeland Jago Douma 624302d99a
Merge pull request #18337 from nextcloud/backport/18189/stable17
[stable17] Sharee API GS fixes
2019-12-11 07:51:44 +01:00
Nextcloud bot 1241380d79
[tx-robot] updated from transifex 2019-12-11 02:16:59 +00:00
John Molakvoæ (skjnldsv) 08c4b86678
Query lookup by default
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-10 16:15:00 +01:00
Roeland Jago Douma 028ddde9e5
Merge pull request #18307 from nextcloud/backport/18299/stable17
[stable17] Convert various columns in oc_mounts to bigint
2019-12-10 14:54:25 +01:00
Nextcloud bot babe78f20e
[tx-robot] updated from transifex 2019-12-10 02:16:53 +00:00
Georg Ehrke c5feb6e5a7 Convert various columns in oc_mounts to bigint
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-12-09 20:39:45 +00:00
Nextcloud bot 0a1ec86ee5
[tx-robot] updated from transifex 2019-12-09 02:16:38 +00:00
Nextcloud bot 4905e80d3f
[tx-robot] updated from transifex 2019-12-08 02:17:41 +00:00
Nextcloud bot 8052b32237
[tx-robot] updated from transifex 2019-12-07 02:16:47 +00:00
Nextcloud bot a675bbb846
[tx-robot] updated from transifex 2019-12-06 02:17:10 +00:00
Nextcloud bot adc4416043
[tx-robot] updated from transifex 2019-12-05 02:17:02 +00:00
Nextcloud bot f7732ace10
[tx-robot] updated from transifex 2019-12-04 02:17:01 +00:00
Nextcloud bot 1402d1b153
[tx-robot] updated from transifex 2019-12-03 02:16:56 +00:00
Roeland Jago Douma ebcb7b76c2
Merge pull request #18156 from nextcloud/backport/18135/stable17
[stable17] Trim the login name
2019-12-02 08:53:37 +01:00
Nextcloud bot 1e67be443d
[tx-robot] updated from transifex 2019-12-02 02:17:03 +00:00
Nextcloud bot c302033e5f
[tx-robot] updated from transifex 2019-11-30 02:16:58 +00:00
Christoph Wurst f28a23cdd8 Trim the login name
Otherwise we keep on using it with leading or trailing whitespaces for
app tokens and other logic. The reason this doesn't throw an error
immediately with local users is that (My)SQL compares strings regardless
of their padding by default. So we look up 'uid ' and get the row for
the user 'uid'.
Other back-ends will lead to a hard error, though, and the user is
unable to log out as all request fail.

Ref https://stackoverflow.com/a/10495807/2239067

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-29 07:50:52 +00:00
Nextcloud bot 611e6a0f7d
[tx-robot] updated from transifex 2019-11-29 02:17:03 +00:00
Nextcloud bot c75cc61226
[tx-robot] updated from transifex 2019-11-28 02:17:04 +00:00
Nextcloud bot 8cb7149de8
[tx-robot] updated from transifex 2019-11-27 02:16:34 +00:00
Roeland Jago Douma f6aa0d5f4f
Merge pull request #18100 from nextcloud/backport/18027/stable17
[stable17] Incorrect integer value: '' for column 'password_invalid' while migra…
2019-11-26 14:39:38 +01:00
Nextcloud bot 902c75a1a9
[tx-robot] updated from transifex 2019-11-26 02:16:05 +00:00
Łukasz Buśko 7fae44c4c7 Incorrect integer value: '' for column 'password_invalid' while migrating from pg to mysql #14920
Signed-off-by: Łukasz Buśko <busko.lukasz@pm.me>
2019-11-25 10:38:39 +00:00
Nextcloud bot f715e77607
[tx-robot] updated from transifex 2019-11-25 02:16:04 +00:00
Nextcloud bot 030dd9e01e
[tx-robot] updated from transifex 2019-11-24 02:17:04 +00:00
Nextcloud bot 2d0fa72171
[tx-robot] updated from transifex 2019-11-23 02:16:17 +00:00
Nextcloud bot 99420445cc
[tx-robot] updated from transifex 2019-11-22 02:16:26 +00:00
Roeland Jago Douma daf65816ca
Merge pull request #18040 from nextcloud/backport/18004/stable17
[stable17] Convert more columns to bigint
2019-11-21 10:54:04 +01:00
Nextcloud bot 02df65a102
[tx-robot] updated from transifex 2019-11-21 02:16:11 +00:00