Commit Graph

14515 Commits

Author SHA1 Message Date
Nextcloud bot de5d593656
[tx-robot] updated from transifex 2018-08-03 00:12:41 +00:00
Nextcloud bot 859c613515
[tx-robot] updated from transifex 2018-08-02 00:12:54 +00:00
Nextcloud bot eb81891da6
[tx-robot] updated from transifex 2018-07-31 00:12:28 +00:00
Nextcloud bot 9f4303f9b1
[tx-robot] updated from transifex 2018-07-28 00:12:25 +00:00
Nextcloud bot 9a4cb41407
[tx-robot] updated from transifex 2018-07-27 00:12:37 +00:00
Nextcloud bot 00881853f2
[tx-robot] updated from transifex 2018-07-26 00:12:23 +00:00
Nextcloud bot 07508dcc39
[tx-robot] updated from transifex 2018-07-25 00:12:54 +00:00
Nextcloud bot 85dbd7836a
[tx-robot] updated from transifex 2018-07-23 00:12:22 +00:00
Nextcloud bot 1c8e32ba4e
[tx-robot] updated from transifex 2018-07-19 00:12:22 +00:00
Nextcloud bot 08a232a9c2
[tx-robot] updated from transifex 2018-07-16 00:12:28 +00:00
Nextcloud bot 85733377f0
[tx-robot] updated from transifex 2018-07-12 00:13:00 +00:00
Morris Jobke 87db9f8eab
Sanitize parameters in createSessionToken() while logging
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-11 14:47:49 +02:00
Nextcloud bot 48649b9023
[tx-robot] updated from transifex 2018-07-11 00:12:33 +00:00
Nextcloud bot 9e9de18565
[tx-robot] updated from transifex 2018-07-10 08:21:38 +00:00
Nextcloud bot 25cab4971c
[tx-robot] updated from transifex 2018-06-29 00:12:46 +00:00
Nextcloud bot 4db8b7175e
[tx-robot] updated from transifex 2018-06-28 00:12:58 +00:00
Nextcloud bot 5db867efb0
[tx-robot] updated from transifex 2018-06-27 10:06:53 +00:00
Nextcloud bot 354519d93a
[tx-robot] updated from transifex 2018-06-21 00:13:25 +00:00
Nextcloud bot bfd15ce2e9
[tx-robot] updated from transifex 2018-06-20 00:13:05 +00:00
Nextcloud bot 05838390de
[tx-robot] updated from transifex 2018-06-19 00:13:34 +00:00
Nextcloud bot 01ef830645
[tx-robot] updated from transifex 2018-06-17 00:13:26 +00:00
Nextcloud bot bd6f9629a9
[tx-robot] updated from transifex 2018-06-16 00:13:52 +00:00
Nextcloud bot c40c558f4a
[tx-robot] updated from transifex 2018-06-15 00:13:29 +00:00
Nextcloud bot 6b9ed20ea4
[tx-robot] updated from transifex 2018-06-14 00:13:46 +00:00
Nextcloud bot 73ba8d4e15
[tx-robot] updated from transifex 2018-06-12 00:13:25 +00:00
Roeland Jago Douma a5a272e5d4
Make the token expiration also work for autocasting 0
Some bad databases don't respect the default null apprently.
Now even if they cast it to 0 it should work just fine.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-08 16:27:07 +02:00
Nextcloud bot 877bae5fdb
[tx-robot] updated from transifex 2018-06-08 00:13:36 +00:00
Morris Jobke a55241cfe6
Merge pull request #9695 from nextcloud/backport/9692/stable12
[stable12] Make sure the log doesn't try to read from PUT if it can't
2018-06-01 12:17:23 +02:00
Nextcloud bot 3742d927ec
[tx-robot] updated from transifex 2018-06-01 00:13:10 +00:00
Nextcloud bot 44524eeb13
[tx-robot] updated from transifex 2018-05-31 00:13:27 +00:00
Roeland Jago Douma c27722520c
Make sure the log doesn't try to read from PUT if it can't
If a PUT request comes in that is not JSON or from encoded. Then we can
only read it (exactly) once. If that is the case we must assume no
shared secret is set.

If we don't then we either are the first to read it, thus causing the
real read of the data to fail.

Or we are later and then it throws an exception (also failing the
request).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-30 20:27:30 +02:00
Morris Jobke a98bfa8d87
Merge pull request #9669 from nextcloud/backport/9666/stable12
[stable12] Make sure the file is readable before attempting to create a preview
2018-05-30 11:42:24 +02:00
Nextcloud bot 158c577749
[tx-robot] updated from transifex 2018-05-30 00:12:51 +00:00
Roeland Jago Douma 8d596461d5
Make sure the file is readable before attempting to create a preview
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 22:04:17 +02:00
Nextcloud bot 9fe202a811
[tx-robot] updated from transifex 2018-05-29 00:13:01 +00:00
Nextcloud bot fcabe26492
[tx-robot] updated from transifex 2018-05-28 00:13:23 +00:00
Nextcloud bot 550d100435
[tx-robot] updated from transifex 2018-05-27 00:13:51 +00:00
Nextcloud bot 84988e4f89
[tx-robot] updated from transifex 2018-05-26 00:13:45 +00:00
Nextcloud bot 8cb7ce7b6e
[tx-robot] updated from transifex 2018-05-25 00:15:36 +00:00
Roeland Jago Douma 4b8a9a37d6
Always set the request language to the force language
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-24 13:09:21 +02:00
Georg Ehrke 0dc1b3e741
make sure force language is reflected in html lang attribute
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2018-05-24 13:09:15 +02:00
Nextcloud bot b9584e1b25
[tx-robot] updated from transifex 2018-05-24 00:14:24 +00:00
Robin Appelman 7c8e34f8fd
cleanup locks in scanner on error
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-05-23 20:06:34 +02:00
Roeland Jago Douma 3e57666093
Properly set expires to NULL when creating a token
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma f2a3115157
Certain tokens can expire
However due to the nature of what we store in the token (encrypted
passwords etc). We can't just delete the tokens because that would make
the oauth refresh useless.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma 0885bd4ee5
Allow the rotation of tokens
This for example will allow rotating the apptoken for oauth

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Nextcloud bot 9e657d0577
[tx-robot] updated from transifex 2018-05-23 00:16:27 +00:00
Nextcloud bot dc585de355
[tx-robot] updated from transifex 2018-05-22 00:14:15 +00:00
Nextcloud bot 5a9e54ad59
[tx-robot] updated from transifex 2018-05-20 00:14:07 +00:00
Nextcloud bot 1bb9d3386a
[tx-robot] updated from transifex 2018-05-18 00:14:33 +00:00
Nextcloud bot 1ee313e495
[tx-robot] updated from transifex 2018-05-17 00:14:31 +00:00
Nextcloud bot ecef73b273
[tx-robot] updated from transifex 2018-05-14 00:14:12 +00:00
Nextcloud bot f777018ee7
[tx-robot] updated from transifex 2018-05-12 00:13:49 +00:00
Nextcloud bot b1d2ac5930
[tx-robot] updated from transifex 2018-05-11 00:13:45 +00:00
Nextcloud bot 5cfba894a2
[tx-robot] updated from transifex 2018-05-10 00:13:52 +00:00
Nextcloud bot 1ee5e9fec5
[tx-robot] updated from transifex 2018-05-09 00:12:12 +00:00
Nextcloud bot f84eaa66dd
[tx-robot] updated from transifex 2018-04-27 00:12:37 +00:00
Nextcloud bot b97eaf2291
[tx-robot] updated from transifex 2018-04-22 00:12:37 +00:00
Nextcloud bot a376ca0b00
[tx-robot] updated from transifex 2018-04-21 00:12:27 +00:00
Roeland Jago Douma 1b1397b2eb
Merge pull request #9232 from nextcloud/12-9205
[stable12] Provide an option to disable HTML emails
2018-04-19 00:34:59 +02:00
Morris Jobke 7f454fea8e
Provide an option to disable HTML emails
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-04-18 22:53:37 +02:00
Joas Schilling 5f1f6330c9
Show EOL warning in the update section
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-18 13:50:29 +02:00
Nextcloud bot ede1fefdc8
[tx-robot] updated from transifex 2018-04-07 00:12:36 +00:00
Roeland Jago Douma 2e6dc4240b
Allow usage of Windows 10 WebDav Netdrive
Fixes #3523

As long as we don't have #8123 lets not leave our Window10 netdrive
users hanging.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-05 13:51:48 +02:00
Nextcloud bot 228811c24e
[tx-robot] updated from transifex 2018-04-05 00:12:38 +00:00
Nextcloud bot 604771a45d
[tx-robot] updated from transifex 2018-04-03 00:12:35 +00:00
Nextcloud bot 560f878a2b
[tx-robot] updated from transifex 2018-04-02 00:12:39 +00:00
Nextcloud bot ec0ceaaa05
[tx-robot] updated from transifex 2018-03-31 00:14:41 +00:00
Nextcloud bot 580a5f7378
[tx-robot] updated from transifex 2018-03-22 01:12:32 +00:00
Nextcloud bot 38649198a4
[tx-robot] updated from transifex 2018-03-21 01:12:45 +00:00
michaelletzgus e1762998b3
Fix undefined index problem
Nextcloud 13RC4, error in logfile, triggered by "occ config:list":

Invalid argument supplied for foreach() at lib/private/AppConfig.php#297
PHP	Undefined index: workflowengine at lib/private/AppConfig.php#297

Fix: Check if index exists in array before using it.
2018-03-20 09:18:36 +01:00
Nextcloud bot 86124f3a5d
[tx-robot] updated from transifex 2018-03-17 01:12:15 +00:00
Nextcloud bot 5ee08e8b7e
[tx-robot] updated from transifex 2018-03-13 01:12:53 +00:00
Morris Jobke aee8381f21
Merge pull request #8726 from nextcloud/objectstore-no-part-files-12
[12]  disable part files for object stores
2018-03-09 14:06:52 +01:00
Nextcloud bot c4a97a2144
[tx-robot] updated from transifex 2018-03-09 01:13:00 +00:00
Robin Appelman 50162e619c
disable part files for object stores
Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-03-08 13:09:37 +01:00
Morris Jobke d0500f0b5b
Merge pull request #8692 from nextcloud/stable12-add-missing-import
[stable12] Add missing import
2018-03-06 18:35:52 +01:00
Morris Jobke 36c9b12fd8
Merge pull request #8689 from nextcloud/12-7449
[stable12] Fix 500 on setup page
2018-03-06 18:00:40 +01:00
Daniel Calviño Sánchez a0d2d0c272 Add missing import
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-06 17:20:11 +01:00
Morris Jobke 95f067a613
Merge pull request #8682 from nextcloud/8474_12
[stable12] Log exceptions that happen when writing the app store reply to storage
2018-03-06 13:36:38 +01:00
Morris Jobke 51b79a5df4
Fix 500 on setup page
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-03-06 13:28:31 +01:00
Joas Schilling 22b98ddd41
Log exceptions that happen when writing the app store reply to storage
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-06 11:28:40 +01:00
Robin Müller e359640899
Don't use double quotes in MySQL queries
MySQL databases with the ANSI_QUOTES mode enabled treat " as an identifier
quote (see https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html#sqlmode_ansi_quotes).
So for such databases the 'occ upgrade' fails with an error message like this:
... unknown column 'oc_*' in where clause.

This fix replaces the doulbe quotes with single quotes that should be always
used in MySQL queries to quote literal strings.

Signed-off-by: Robin Müller <robin.mueller@1und1.de>
2018-03-06 11:25:37 +01:00
Nextcloud bot ac8d572102
[tx-robot] updated from transifex 2018-03-06 01:13:03 +00:00
Morris Jobke 66cba3e01b
Merge pull request #8611 from nextcloud/css-file-suffix-with-apps-versions-backport
[stable12] Use apps versions to generate suffix when possible
2018-03-05 15:05:14 +01:00
Joas Schilling af8d300bd2
Merge pull request #8632 from nextcloud/stable12-8372
[12] Properly encapsulate require_once for app.php
2018-03-05 12:35:38 +01:00
Nextcloud bot d2283aaf17
[tx-robot] updated from transifex 2018-03-05 01:12:58 +00:00
Nextcloud bot 665e8fa6fa
[tx-robot] updated from transifex 2018-03-04 01:13:33 +00:00
Julius Härtl 251b21bb74
Add throws annotation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-03-02 17:17:44 +01:00
Julius Härtl 4bd0a3fe4d
Properly encapsulate require_once for app.php
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-03-02 17:17:44 +01:00
Nextcloud bot e225f9548b
[tx-robot] updated from transifex 2018-03-02 01:13:08 +00:00
John Molakvoæ (skjnldsv) a7e7b874e4
Use apps versions to generate suffix when possible
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-03-01 20:43:12 +01:00
Nextcloud bot ec18b5ee33
[tx-robot] updated from transifex 2018-03-01 01:13:01 +00:00
Nextcloud bot 22e9568664
[tx-robot] updated from transifex 2018-02-28 01:13:25 +00:00
Morris Jobke 6f4b6bea1c
Merge pull request #8130 from nextcloud/fix-own-avatar-not-updated-when-display-name-is-changed
[stable12] Fix own avatar not updated when display name is changed
2018-02-27 18:40:42 +01:00
Nextcloud bot 73dd68802a
[tx-robot] updated from transifex 2018-02-27 01:15:16 +00:00
Nextcloud bot 8687f809f3
[tx-robot] updated from transifex 2018-02-23 01:13:07 +00:00
Nextcloud bot 5cbbf9c9b7
[tx-robot] updated from transifex 2018-02-21 01:12:58 +00:00
Nextcloud bot c635602809
[tx-robot] updated from transifex 2018-02-20 01:12:44 +00:00
Nextcloud bot 82d077df32
[tx-robot] updated from transifex 2018-02-19 01:12:43 +00:00