Commit Graph

16944 Commits

Author SHA1 Message Date
Roeland Jago Douma 33d472c72a
Merge pull request #20518 from nextcloud/backport/20505/stable16
[stable16] do not advertise nulled userId for for systemwide credentials
2020-04-18 11:24:07 +02:00
Nextcloud bot 71090ff59d
[tx-robot] updated from transifex 2020-04-18 02:16:53 +00:00
Arthur Schiwon db32aeb99d fix credentialsManager documentation and ensure userId to be used as string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-04-16 09:58:03 +00:00
Nextcloud bot 8d19ed5b46
[tx-robot] updated from transifex 2020-04-16 02:17:58 +00:00
Joas Schilling f36ba8bb01
Do not allow installing on MySQL 8.0+ and MariaDB 10.4+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling 6e892c0db6
Split the exception handling so install errors don't log as setup errors
More gebuging

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling b48daab731
Check the new connection on setup like with PostgreSQL and Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Joas Schilling 07e7f79a8e
Only provide the auth method for MySQL 8.0+ to not break MariaDB
Provide the auth method for MySQL 8.0+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 11:02:14 +02:00
Nextcloud bot fd57cbca55
[tx-robot] updated from transifex 2020-04-14 02:17:15 +00:00
Nextcloud bot e7a1ef793a
[tx-robot] updated from transifex 2020-04-13 02:20:10 +00:00
Nextcloud bot f11cb2e22f
[tx-robot] updated from transifex 2020-04-11 02:19:03 +00:00
Nextcloud bot 830a8b25c1
[tx-robot] updated from transifex 2020-04-10 02:18:51 +00:00
Nextcloud bot 5d03800141
[tx-robot] updated from transifex 2020-04-09 02:18:53 +00:00
Nextcloud bot 618d3bf607
[tx-robot] updated from transifex 2020-04-08 02:19:12 +00:00
Nextcloud bot 973f99977d
[tx-robot] updated from transifex 2020-04-07 02:18:36 +00:00
Nextcloud bot a19f3536bc
[tx-robot] updated from transifex 2020-04-06 02:18:29 +00:00
Nextcloud bot 613b3907da
[tx-robot] updated from transifex 2020-04-05 02:18:29 +00:00
Nextcloud bot 8768cede11
[tx-robot] updated from transifex 2020-04-04 02:18:17 +00:00
Nextcloud bot 35b3986ace
[tx-robot] updated from transifex 2020-04-03 12:08:48 +00:00
Nextcloud bot 80bac36d56
[tx-robot] updated from transifex 2020-03-30 02:19:01 +00:00
Nextcloud bot dc2f716dc2
[tx-robot] updated from transifex 2020-03-29 02:20:41 +00:00
Nextcloud bot a6d184bda4
[tx-robot] updated from transifex 2020-03-28 02:18:41 +00:00
Nextcloud bot ffec001997
[tx-robot] updated from transifex 2020-03-27 02:18:46 +00:00
Nextcloud bot e801494d44
[tx-robot] updated from transifex 2020-03-25 02:18:54 +00:00
Julius Härtl 026334e182 Remove admin_notifications since it is obsolete since Nextcloud 14
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-24 13:58:54 +00:00
Nextcloud bot 720f57e524
[tx-robot] updated from transifex 2020-03-24 02:19:10 +00:00
Nextcloud bot 05fc83f18e
[tx-robot] updated from transifex 2020-03-20 02:18:47 +00:00
Nextcloud bot 60b63968b5
[tx-robot] updated from transifex 2020-03-19 02:20:30 +00:00
Roeland Jago Douma 4730181015 Update the target when it isempty after sharing
Hooks that listen to it (audit log) benefit from having the target
properly set.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-18 12:40:20 +00:00
Nextcloud bot 2bfaa94804
[tx-robot] updated from transifex 2020-03-17 02:19:10 +00:00
Nextcloud bot 8264ee569a
[tx-robot] updated from transifex 2020-03-16 02:21:37 +00:00
Nextcloud bot c9b168f505
[tx-robot] updated from transifex 2020-03-15 02:19:42 +00:00
Julius Härtl 5b51413a7f Do not use the instance name as user part of from mail addresses
This will cause issues since the theming name can contain characters
that are not allowed in the local part of the mail address (like spaces)

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-13 10:49:07 +00:00
Daniel Kesselberg 068b6b8a0b Add message for DoesNotExistException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-06 14:36:39 +00:00
Roeland Jago Douma def368a74c
Merge pull request #19096 from nextcloud/backport/19023/stable16
[stable16] expose Argon2 options (as we did for bcrypt)
2020-03-05 08:41:18 +01:00
Nextcloud bot 7e10851980
[tx-robot] updated from transifex 2020-03-05 02:18:47 +00:00
Nextcloud bot 042e1492d3
[tx-robot] updated from transifex 2020-03-04 02:18:17 +00:00
Nextcloud bot d8dee2b90b
[tx-robot] updated from transifex 2020-03-02 02:18:18 +00:00
Nextcloud bot 7ca6a377bc
[tx-robot] updated from transifex 2020-02-28 02:19:04 +00:00
Nextcloud bot b485099115
[tx-robot] updated from transifex 2020-02-25 02:19:52 +00:00
Joas Schilling 2b0ad3a9cf Strip of users home path from share api message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-22 20:28:26 +00:00
Arthur Schiwon 11a5e996ba
ignore values that undershoot the minimum, go with default
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
blizzz b0f3866b70
use getSystemValueInt
Co-Authored-By: kesselb <mail@danielkesselberg.de>

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
Arthur Schiwon c1894ff57a
expose Argon2 options (as we did for bcrypt)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-21 14:52:07 +01:00
Joas Schilling a76d24e297
Merge pull request #19472 from nextcloud/backport/19465/stable16
[stable16] when we receive intentional empty whats new info, do not try to show it
2020-02-17 12:40:58 +01:00
Nextcloud bot 0b856f9e1a
[tx-robot] updated from transifex 2020-02-15 02:18:35 +00:00
Arthur Schiwon f4abee5209 when we receive intentional empty whats new info, do not try to show it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-14 09:10:05 +00:00
Joas Schilling a9e44bb57a Don't create invalid users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 09:15:26 +00:00
Nextcloud bot 489c376953
[tx-robot] updated from transifex 2020-02-11 02:18:59 +00:00
Nextcloud bot 88a0dd6302
[tx-robot] updated from transifex 2020-02-10 02:18:25 +00:00