]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Fri, 19 May 2017 20:51:26 +0000 (22:51 +0200)]
Write cert bundle to tmp file first
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Joas Schilling [Wed, 31 May 2017 09:19:21 +0000 (11:19 +0200)]
Merge pull request #5127 from nextcloud/backport-5090-fixing-missing-background-jobs-on-app-update
[stable12] Register the autoloading earlier so we can load the background jobs
Nextcloud bot [Wed, 31 May 2017 00:08:57 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 30 May 2017 00:08:54 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 29 May 2017 00:08:44 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 28 May 2017 00:08:24 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 27 May 2017 00:08:42 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Wed, 24 May 2017 10:58:10 +0000 (12:58 +0200)]
Register the autoloading earlier so we can load the background jobs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 26 May 2017 00:08:26 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 25 May 2017 00:08:13 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 24 May 2017 00:08:31 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 23 May 2017 20:39:34 +0000 (22:39 +0200)]
Merge pull request #5073 from nextcloud/external-get-for-group-sql-type-12
[12] use the correct param type when getting external storages for groups
Robin Appelman [Mon, 22 May 2017 15:39:56 +0000 (17:39 +0200)]
use the correct param type when getting external storages for groups
Signed-off-by: Robin Appelman <robin@icewind.nl>
Roeland Jago Douma [Tue, 23 May 2017 11:43:56 +0000 (13:43 +0200)]
Merge pull request #5005 from nextcloud/bugfix-stable12/fix_replacing_4mbunicode_for_calendar_properties_table
[stable12] fix replacing of 4MB Unicode Chars in cal props table
Roeland Jago Douma [Tue, 23 May 2017 09:36:58 +0000 (11:36 +0200)]
Merge pull request #5017 from nextcloud/stable12-5016
[stable12] Reset opcache if update is detected
Nextcloud bot [Tue, 23 May 2017 00:08:39 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Mon, 22 May 2017 08:18:41 +0000 (10:18 +0200)]
Merge pull request #5015 from nextcloud/stable12-5014
[stable12] Update Opcache recommendation
Lukas Reschke [Mon, 22 May 2017 08:11:27 +0000 (10:11 +0200)]
v12.0.0.29
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Mon, 22 May 2017 08:10:22 +0000 (10:10 +0200)]
Merge pull request #5025 from nextcloud/add-missing-version-requirement-to-oauth
Add missing version requirement to OAuth2 app
Joas Schilling [Mon, 22 May 2017 07:01:34 +0000 (09:01 +0200)]
Add missing version requirement to OAuth2 app
Signed-off-by: Joas Schilling <coding@schilljs.com>
Morris Jobke [Mon, 22 May 2017 06:49:05 +0000 (01:49 -0500)]
Merge pull request #5020 from nextcloud/stable12-5009
[stable12] Update acceptance tests for issue #4921
Daniel Calviño Sánchez [Sun, 21 May 2017 12:45:43 +0000 (14:45 +0200)]
Update acceptance tests for issue #4921
Acceptance tests opened the details view by clicking on the middle of
the file row, but due to the changes made in issue #4921 that now opens
the file instead; this commit updates the acceptance tests to open the
details view through the "Details" item in the file actions menu.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Mon, 22 May 2017 00:08:32 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Sun, 21 May 2017 23:38:16 +0000 (18:38 -0500)]
Reset opcache if update is detected
This even works if opcache_reset is in the disabled_functions php.ini setting.
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Sun, 21 May 2017 23:21:28 +0000 (18:21 -0500)]
Update Opcache recommendation
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Sun, 21 May 2017 20:52:20 +0000 (22:52 +0200)]
Merge pull request #5008 from nextcloud/fix_scss_cache_12
Fix scss cache 12
Roeland Jago Douma [Sun, 21 May 2017 20:11:02 +0000 (22:11 +0200)]
Increase version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Sun, 21 May 2017 20:10:00 +0000 (22:10 +0200)]
Set SCSS dependencies to memcache on compile
Else when an upgrade happens we will recompile all the SCSS files all
the time (until the cache expires).
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Lukas Reschke [Sun, 21 May 2017 15:11:12 +0000 (17:11 +0200)]
v12.0.0
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Georg Ehrke [Sun, 21 May 2017 11:18:58 +0000 (13:18 +0200)]
fix replacing of 4MB Unicode Chars in cal props table
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Morris Jobke [Sun, 21 May 2017 00:12:24 +0000 (19:12 -0500)]
Merge pull request #4982 from nextcloud/stable12-oauth-not-disable
[stable12] Mark OAuth app as always enabled
Nextcloud bot [Sun, 21 May 2017 00:08:35 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Sat, 20 May 2017 18:58:36 +0000 (20:58 +0200)]
Fix tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Sat, 20 May 2017 22:03:52 +0000 (17:03 -0500)]
Merge pull request #4998 from nextcloud/fix-for-sharing-stable-12
fix for sharing stable12
Lukas Reschke [Sat, 20 May 2017 18:31:24 +0000 (20:31 +0200)]
Merge pull request #4996 from nextcloud/stable12-version
12.0.0RC3
Daniel Hansson [Sat, 20 May 2017 15:15:14 +0000 (17:15 +0200)]
fix for sharing stable12
Signed-off-by: Daniel Hansson <daniel@techandme.se>
Lukas Reschke [Sat, 20 May 2017 12:21:05 +0000 (14:21 +0200)]
12.0.0RC3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Nextcloud bot [Sat, 20 May 2017 00:08:37 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Fri, 19 May 2017 20:52:23 +0000 (22:52 +0200)]
[stable12] Mark OAuth app as always enabled
At the moment we don't support disabling the OAuth app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Morris Jobke [Fri, 19 May 2017 22:06:07 +0000 (17:06 -0500)]
Merge pull request #4977 from nextcloud/rename-secure-drop-stable12
rename secure drop back to files drop
Morris Jobke [Fri, 19 May 2017 22:05:18 +0000 (17:05 -0500)]
Merge pull request #4980 from nextcloud/fix-missing-argument-2-getAppContainer
Fix missing argument 2 for Settings classes
Joas Schilling [Fri, 19 May 2017 20:30:55 +0000 (22:30 +0200)]
Fix missing argument 2 for Settings classes
Signed-off-by: Joas Schilling <coding@schilljs.com>
Bjoern Schiessle [Thu, 18 May 2017 14:53:10 +0000 (16:53 +0200)]
rename secure drop back to files drop because of name collision with securedrop.org
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Fri, 19 May 2017 19:56:11 +0000 (21:56 +0200)]
Merge pull request #4976 from nextcloud/stable12-4910
[stable12] Fix logo being too big on log in page
Lukas Reschke [Fri, 19 May 2017 19:47:56 +0000 (21:47 +0200)]
Merge pull request #4975 from nextcloud/stable12-4974
Fixes visible sidebar even if hidden is applied
Lukas Reschke [Fri, 19 May 2017 19:46:14 +0000 (21:46 +0200)]
Merge pull request #4973 from nextcloud/stable12-4972
Fix group restriction regression
Lukas Reschke [Fri, 19 May 2017 19:18:51 +0000 (21:18 +0200)]
12.0.0RC2
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Julius Härtl [Fri, 19 May 2017 14:11:42 +0000 (16:11 +0200)]
Scale logo only for custom ones
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Jan-Christoph Borchardt [Tue, 16 May 2017 13:53:54 +0000 (15:53 +0200)]
Fix logo being too big on log in page, fix #4585
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Morris Jobke [Fri, 19 May 2017 18:03:54 +0000 (13:03 -0500)]
Fixes visible sidebar even if hidden is applied
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Morris Jobke [Fri, 19 May 2017 17:05:09 +0000 (12:05 -0500)]
Fix group restriction regression
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Lukas Reschke [Fri, 19 May 2017 14:59:55 +0000 (16:59 +0200)]
Merge pull request #4957 from nextcloud/backport-4956-resource-loading-for-ever
[stable12] Stop infinit loop on invalid settings css/js file
Lukas Reschke [Fri, 19 May 2017 14:18:31 +0000 (16:18 +0200)]
Merge pull request #4962 from nextcloud/backport-4905
Allow automatic DI for apps that don't register the container in app.php
Joas Schilling [Tue, 16 May 2017 15:37:41 +0000 (17:37 +0200)]
Allow automatic DI for apps that don't register the container in app.php
Signed-off-by: Joas Schilling <coding@schilljs.com>
Lukas Reschke [Fri, 19 May 2017 10:37:53 +0000 (12:37 +0200)]
Merge pull request #4949 from nextcloud/workaround-4948
Lowercase the scriptname again
Joas Schilling [Fri, 19 May 2017 09:28:40 +0000 (11:28 +0200)]
Stop infinit loop on invalid settings css/js file
Don't try to find dirname of false...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 19 May 2017 00:08:36 +0000 (00:08 +0000)]
[tx-robot] updated from transifex
Lukas Reschke [Thu, 18 May 2017 23:57:26 +0000 (01:57 +0200)]
Lowercase the scriptname again
Ref https://github.com/nextcloud/server/issues/4948
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 22:59:34 +0000 (00:59 +0200)]
12.0.0RC1
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 22:50:44 +0000 (00:50 +0200)]
Merge pull request #4894 from nextcloud/generic-security-activities
Change 2FA activities to more generic security activities
Lukas Reschke [Thu, 18 May 2017 22:49:58 +0000 (00:49 +0200)]
Merge pull request #4792 from nextcloud/fix-storage-wrappers-on-scanner
Make sure we use the passed-in storage when there is one
Lukas Reschke [Thu, 18 May 2017 21:30:44 +0000 (23:30 +0200)]
Merge pull request #4704 from nextcloud/add-oauth-code-flow-support
Add oauth code flow support
Lukas Reschke [Thu, 18 May 2017 21:30:02 +0000 (23:30 +0200)]
Merge pull request #4888 from nextcloud/theming-fallback-icons
Fallback to default favicon
Lukas Reschke [Thu, 18 May 2017 20:31:36 +0000 (22:31 +0200)]
Merge pull request #4813 from nextcloud/accounts-table-migration-from-owncloud
Add a migration step to save the data from the accounts table before …
Roeland Jago Douma [Thu, 18 May 2017 20:11:29 +0000 (22:11 +0200)]
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 18 May 2017 20:10:51 +0000 (22:10 +0200)]
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Christoph Wurst [Tue, 16 May 2017 08:30:41 +0000 (10:30 +0200)]
Fix backup codes activity type
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 16 May 2017 07:50:45 +0000 (09:50 +0200)]
Publish 2fa backup codes activities to the right stream
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 16 May 2017 07:47:15 +0000 (09:47 +0200)]
Move activities test code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 16 May 2017 07:37:21 +0000 (09:37 +0200)]
Change 2FA activities to more generic security activities
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Lukas Reschke [Thu, 18 May 2017 19:59:22 +0000 (21:59 +0200)]
Function accepts only integers
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 19:57:07 +0000 (21:57 +0200)]
Bearer comes first on the new endpoint
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 19:38:55 +0000 (21:38 +0200)]
Adjust realm from SabreDAV to Nextcloud
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 19:19:39 +0000 (21:19 +0200)]
Make legacy DAV backend use the BearerAuth backend as well
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:54:42 +0000 (20:54 +0200)]
Delete token after usage in test
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:47:41 +0000 (20:47 +0200)]
Add indexes
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:36:02 +0000 (20:36 +0200)]
Adjust token name
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:34:48 +0000 (20:34 +0200)]
Add additional test for accessing DAV using Bearer Auth
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:32:38 +0000 (20:32 +0200)]
Use a standardized Bearer now
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:09:51 +0000 (20:09 +0200)]
Use Bearer backend for SabreDAV
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 18:09:03 +0000 (20:09 +0200)]
Don't ignore OAuth2 app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 17:09:59 +0000 (19:09 +0200)]
Add tests for OAuth2 app
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 14:43:29 +0000 (16:43 +0200)]
Add test for DefaultTokenMapper
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 14:39:28 +0000 (16:39 +0200)]
Fix style issues pointed out in review
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 14:36:50 +0000 (16:36 +0200)]
Rename table back to lowercase
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 14:31:14 +0000 (16:31 +0200)]
Add tests for ClientFlowLoginController
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 13:53:09 +0000 (15:53 +0200)]
Add app to autoenabled provisioning API scenario
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 13:43:14 +0000 (15:43 +0200)]
Add OAuth state to session
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 13:16:50 +0000 (15:16 +0200)]
Cleanup code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 18 May 2017 12:36:30 +0000 (14:36 +0200)]
Add XSD definitions
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Bjoern Schiessle [Fri, 12 May 2017 14:14:32 +0000 (16:14 +0200)]
delete auth token when client gets deleted
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 14:41:12 +0000 (16:41 +0200)]
use name of oauth app to identify auth token
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 12:55:30 +0000 (14:55 +0200)]
hide client secret by default
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 11:00:43 +0000 (13:00 +0200)]
add some spacing between the logo and the content of the page
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 10:44:22 +0000 (12:44 +0200)]
show error page if no valid client identifier is given and if it is not a API request
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 10:43:22 +0000 (12:43 +0200)]
handle case if no valid client identifier is given
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Bjoern Schiessle [Fri, 12 May 2017 10:00:24 +0000 (12:00 +0200)]
remove 'Alternative login using app token' in case of oauth login
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Lukas Reschke [Thu, 4 May 2017 22:40:23 +0000 (00:40 +0200)]
Remove special characters
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 4 May 2017 22:19:28 +0000 (00:19 +0200)]
It's a bearer
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Lukas Reschke [Thu, 4 May 2017 22:08:23 +0000 (00:08 +0200)]
Fetch signle row
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>