Commit Graph

14829 Commits

Author SHA1 Message Date
Jakub Jelen
ce99453f66 Fix .htaccess configuration to actually work
The `.htaccess` rules should not have the starting slash otherwise they
will never get matched. When running the mod_rewrite in .htaccess, the
path is already sanitized and leading slashes stripped.

Document also that this is not the case when the rules are used directly
from the main apache2 configuration the leading slash is present always,
which led to some edit wars of this documentation in the past as it was
not well explained (#8093, #3811).

This matches the code shipped with the .htaccess in the nextcloud server:
https://github.com/nextcloud/server/blob/master/.htaccess

Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:50:19 +00:00
Simon L
ff15176e11
Merge pull request #10627 from nextcloud/backport/10618/stable27
[stable27] Add information about request_timeout in Fedarated Shares
2023-06-15 12:40:16 +02:00
Dominik Fuchß
d44859f680 Add information about request_timeout
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
2023-06-14 21:48:51 +00:00
Simon L
9a0ca31c9e
Merge pull request #10616 from nextcloud/backport/10604/stable27
[stable27] (logging configuration) Expand the admin_audit section
2023-06-14 19:27:09 +02:00
Josh Richards
1c6205d761 (logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-12 15:28:37 +00:00
Julius Härtl
e12fdb4490
Merge pull request #10599 from nextcloud/backport/10581/stable27 2023-06-09 16:39:59 +02:00
Julius Härtl
f46c6f3126
Merge pull request #10597 from nextcloud/backport/10580/stable27 2023-06-09 16:39:44 +02:00
Josh Richards
4aac3198ee (hardening and security) Add disabling debug mode recommendation
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-09 14:34:49 +00:00
Josh Richards
ced9bce05f (server tuning) New sections: log levels, debug mode
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-09 14:34:31 +00:00
Ferdinand Thiessen
b6f6d0137d
Merge pull request #10583 from nextcloud/backport/10582/stable27
[stable27] feat: Add information about module javascript to NC27 upgrade guide
2023-06-09 12:11:58 +02:00
Julius Härtl
298e1cb348
Merge pull request #10590 from nextcloud/backport/10588/stable27 2023-06-09 09:03:30 +02:00
Julius Härtl
a0ce4f87b1 feat(flow): Add note about disabling user flows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 06:33:35 +00:00
Julius Härtl
c36b999ec7
Merge pull request #10589 from nextcloud/backport/10585/stable27 2023-06-09 08:05:48 +02:00
Julius Härtl
6ce64726a4 feat(events): Add OCP\Collaboration\Reference\RenderReferenceEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 04:41:41 +00:00
Julius Härtl
1bccffbf27 feat(events): Add OCP\Preview\BeforePreviewFetchedEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 04:41:41 +00:00
Julius Härtl
4d9e684785
Merge pull request #10586 from nextcloud/fix/ocs-api-stable27 2023-06-08 21:59:44 +02:00
jld3103
5079d2e646
Add new OCS API documentation
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-08 21:21:01 +02:00
Ferdinand Thiessen
ec1ce04540 feat: Add information about module javascript to NC27 upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-08 16:11:16 +00:00
Ferdinand Thiessen
caead75e04
Merge pull request #10579 from nextcloud/backport/10578/stable27
[stable27] fix(devmanual): Roll back recommendation for authoritative class maps
2023-06-08 17:18:50 +02:00
Ferdinand Thiessen
47fa85ecff
Merge pull request #10576 from nextcloud/backport/10575/stable27
[stable27] fix(admin_manual): Add module js (`mjs`) as static resource to nginx config
2023-06-08 16:59:36 +02:00
Christoph Wurst
00f5888c72 fix(devmanual): Roll back recommendation for authoritative class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-08 09:35:22 +00:00
rakekniven
5fa63ccbd8
Merge pull request #10416 from nextcloud/backport/9656/stable27
[stable27] Fix variable name on controller page
2023-06-07 23:22:44 +02:00
Christoph Wurst
5c4da5e724
Merge pull request #10534 from nextcloud/backport/10519/stable27
[stable27] fix(usermanual): Note removal of comment and guest for event invites
2023-06-07 19:50:19 +02:00
Christoph Wurst
56af0932a7
Merge branch 'stable27' into backport/10519/stable27 2023-06-07 19:33:08 +02:00
Christoph Wurst
063187c2fd
Merge pull request #10538 from nextcloud/backport/10518/stable27
[stable27] feat(devmanual): Document HTTP status changes for failing strict cookies
2023-06-07 19:32:17 +02:00
Christoph Wurst
20c25499dc
Merge pull request #10543 from nextcloud/backport/10539/stable27
[stable27] feat(adminmanual): Add 26 upgrade docs
2023-06-07 19:06:22 +02:00
rakekniven
5c7ada4e7e
Merge pull request #10497 from nextcloud/backport/10426/stable27
[stable27] Establish an installation approaches overview
2023-06-07 18:39:27 +02:00
Ferdinand Thiessen
859f5be5ed fix(admin_manual): Add module js (mjs) as static resource to nginx config
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-06-07 13:55:27 +00:00
Christoph Wurst
0259349d6f
Merge pull request #10574 from nextcloud/backport/10573/stable27
[stable27] fix(devmanual): Deprecations are documented by release, not year
2023-06-07 13:07:16 +02:00
Christoph Wurst
ce53c89824 fix(devmanual): Deprecations are documented by release, not year
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-07 11:04:18 +00:00
Louis
98869923a6
Merge pull request #10572 from nextcloud/backport/10437/stable27
[stable27] (s3 primary) Simplify language, note defaults, better examples
2023-06-07 11:10:03 +02:00
Josh Richards
b4fb96142a Add'l clarification in S3 note + couple typos fixed
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 17:00:09 +00:00
Josh Richards
c39f525992 (s3 primary) Simplify language, note defaults, better examples
Fixes #9934 (for primary storage)

* Clarifies parameters that may need to be changed when using with Amazon's S3
* Clarifies parameters that must be changed when using non-Amazon hosted S3
* Strips out no-op parameters (default values) from config example
* Lists supported parameters by type and their defaults (if any)
* Adds example config for non-Amazon hosted S3


Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-06 17:00:09 +00:00
Richard Steinmetz
c2184ffede
Merge pull request #10566 from nextcloud/backport/10403/stable27
[stable27] feat(admin): document using microsoft xoauth2 with mail
2023-06-05 11:13:27 +02:00
Richard Steinmetz
958a7c36ab feat(admin): document using microsoft xoauth2 with mail
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-05 09:09:39 +00:00
Christoph Wurst
58ad1976a3
Merge pull request #10555 from nextcloud/backport/10554/stable27
[stable27] feat(devmanual): Document IMailer and inline attachments
2023-06-01 20:23:14 +02:00
Christoph Wurst
bd2a9971b1 feat(devmanual): Document IMailer and inline attachments
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-01 17:51:56 +00:00
Côme Chilliet
6a4b436890
Merge pull request #10553 from nextcloud/backport/10516/stable27
[stable27] Document app loading refactor
2023-06-01 15:52:08 +02:00
Côme Chilliet
41e09a8a58
Merge pull request #10552 from nextcloud/backport/10551/stable27
[stable27] Document new Exception thrown by OCP\Files\File::getContent
2023-06-01 11:40:29 +02:00
Côme Chilliet
0b414ced45 Add PR numbers for app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:36:52 +00:00
Côme Chilliet
4e34d95974 Document app loading refactor
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:36:52 +00:00
Côme Chilliet
5a9f03f24c Document new Exception thrown by OCP\Files\File::getContent
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-06-01 09:31:20 +00:00
Joas Schilling
884b4d2d02
Merge pull request #10532 from nextcloud/backport/10513/stable27
[stable27] Document some phpdoc return type changes in OCP in 27
2023-06-01 09:45:13 +02:00
John Molakvoæ
559fb46be8
Merge pull request #10548 from nextcloud/backport/10547/stable27 2023-06-01 09:33:41 +02:00
John Molakvoæ
ffb4670859 fix: add actions/setup-python to build workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01 07:04:47 +00:00
Christoph Wurst
94d5ada0cb feat(adminmanual): Add 26 upgrade docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 13:24:41 +00:00
Christoph Wurst
4b8cce5845
Merge pull request #10515 from nextcloud/backport/10510/stable27
[stable27] Require developers to update admin docs for critical changes
2023-05-31 13:14:14 +02:00
Christoph Wurst
f379cf5329 feat(devmanual): Document HTTP status changes for failing strict cookies
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 11:13:38 +00:00
Christoph Wurst
4c8972b919 fix(usermanual): Note removal of comment and guest for event invites
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 10:58:45 +00:00
Côme Chilliet
96e0d644af
Document some phpdoc return type changes in OCP in 27
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-31 11:16:30 +02:00