Commit Graph

15090 Commits

Author SHA1 Message Date
Jakub Jelen
f1976af78c fixup
Co-authored-by: MichaIng <micha@dietpi.com>
Signed-off-by: Jakub Jelen <jakuje@gmail.com>
2023-06-15 22:57:41 +02:00
Jakub Jelen
cbe2b80dc8 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 15:54:53 +02:00
github-actions[bot]
9f0a68327f Merge pull request #10626 from nextcloud/translations_user-manual-locale-source-user-2fa-pot--master_de 2023-06-14 15:37:55 +00:00
transifex-integration[bot]
e69162938f Translate user_2fa.pot in de
100% translated source file: 'user_2fa.pot'
on 'de'.
2023-06-14 15:10:51 +00:00
transifex-integration[bot]
a67a08b932 Translate user_2fa.pot in de
100% translated source file: 'user_2fa.pot'
on 'de'.
2023-06-14 15:10:39 +00:00
github-actions[bot]
e383d2b21f Merge pull request #10624 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_cs 2023-06-14 06:24:07 +00:00
github-actions[bot]
c7b8588124 Merge pull request #10625 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_cs 2023-06-14 06:22:06 +00:00
github-actions[bot]
2ff2d402f4 Merge pull request #10623 from nextcloud/translations_user-manual-locale-source-groupware-calendar-pot--master_cs 2023-06-14 06:21:58 +00:00
transifex-integration[bot]
af6960793f Translate transfer_ownership.pot in cs
100% translated source file: 'transfer_ownership.pot'
on 'cs'.
2023-06-14 06:16:48 +00:00
transifex-integration[bot]
ff3ec0a173 Translate access_webdav.pot in cs
100% translated source file: 'access_webdav.pot'
on 'cs'.
2023-06-14 06:16:48 +00:00
transifex-integration[bot]
3c8cc85c1f Translate calendar.pot in cs
100% translated source file: 'calendar.pot'
on 'cs'.
2023-06-14 06:16:48 +00:00
Nextcloud bot
71c05c02f2 generate documentation from config.sample.php 2023-06-14 02:37:55 +00:00
Matthieu Gallien
138ed8ef57 Merge pull request #10621 from nextcloud/publishDesktopFilesClientDocVersion3.9
desktop files client version 3.9 is the latest one
2023-06-13 13:38:16 +02:00
github-actions[bot]
714a245ebe Merge pull request #10622 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_pt_BR 2023-06-13 11:05:10 +00:00
github-actions[bot]
b5fb98bc3d Merge pull request #10620 from nextcloud/translations_user-manual-locale-source-groupware-calendar-pot--master_pt_BR 2023-06-13 10:57:00 +00:00
github-actions[bot]
a2cd529ee2 Merge pull request #10619 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_pt_BR 2023-06-13 10:54:46 +00:00
transifex-integration[bot]
f216c82045 Translate access_webdav.pot in pt_BR
100% translated source file: 'access_webdav.pot'
on 'pt_BR'.
2023-06-13 10:54:16 +00:00
transifex-integration[bot]
a2238b7164 Translate access_webdav.pot in pt_BR
100% translated source file: 'access_webdav.pot'
on 'pt_BR'.
2023-06-13 10:53:21 +00:00
transifex-integration[bot]
83b4391ee2 Translate access_webdav.pot in pt_BR
100% translated source file: 'access_webdav.pot'
on 'pt_BR'.
2023-06-13 10:52:28 +00:00
transifex-integration[bot]
cb1bee7021 Translate access_webdav.pot in pt_BR
100% translated source file: 'access_webdav.pot'
on 'pt_BR'.
2023-06-13 10:51:16 +00:00
transifex-integration[bot]
563d13b298 Translate calendar.pot in pt_BR
100% translated source file: 'calendar.pot'
on 'pt_BR'.
2023-06-13 10:41:45 +00:00
Matthieu Gallien
5a17043f27 desktop files client version 3.9 is the latest one
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-06-13 12:41:39 +02:00
transifex-integration[bot]
601ce0b09f Translate transfer_ownership.pot in pt_BR
100% translated source file: 'transfer_ownership.pot'
on 'pt_BR'.
2023-06-13 10:41:17 +00:00
Simon L
ebbba6a999 Merge pull request #10618 from dfuchss/feature/configurabe_timeout
Add information about request_timeout in Fedarated Shares
2023-06-13 12:20:34 +02:00
Julius Härtl
72e2ca4b9d Merge pull request #10568 from joshtrichards/jr-nginx-docs-10115 2023-06-13 10:47:27 +02:00
Nextcloud bot
9662f7b4ad generate documentation from config.sample.php 2023-06-13 02:39:19 +00:00
github-actions[bot]
74bbf8c848 Merge pull request #10617 from nextcloud/translations_16398151213edd0c6e5b7d978b4f4f27_ar 2023-06-12 18:07:29 +00:00
transifex-integration[bot]
344f7b89d7 Translate mail.pot in ar
100% translated source file: 'mail.pot'
on 'ar'.
2023-06-12 18:03:01 +00:00
Dominik Fuchß
102c65aef1 Add information about request_timeout
Signed-off-by: Dominik Fuchß <develop@fuchss.org>
2023-06-12 19:49:56 +02:00
Marino Faggiana
86bec64694 Merge pull request #10613 from nextcloud/talk-ios-minimum-15
Adjust iOS requirements to iOS 15
2023-06-12 17:20:02 +02:00
Simon L
d352db3a14 Merge pull request #10604 from joshtrichards/jr-admin-audit-logging
(logging configuration) Expand the admin_audit section
2023-06-12 16:27:50 +02:00
Marcel Müller
104b9da4f2 Adjust iOS requirements to iOS 15
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-06-12 14:20:14 +02:00
github-actions[bot]
49c578544e Merge pull request #10612 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_sr 2023-06-12 10:56:14 +00:00
github-actions[bot]
73f887fb34 Merge pull request #10611 from nextcloud/translations_user-manual-locale-source-files-file-drop-pot--master_gl 2023-06-12 10:44:16 +00:00
github-actions[bot]
9e1733c805 Merge pull request #10610 from nextcloud/translations_user-manual-locale-source-groupware-calendar-pot--master_sr 2023-06-12 10:14:59 +00:00
Julius Härtl
7dfadecbaf Merge pull request #10603 from joshtrichards/jr-storage-bucket-naming-requirements 2023-06-12 12:13:01 +02:00
github-actions[bot]
743fa62f68 Merge pull request #10609 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_sr 2023-06-12 10:09:02 +00:00
github-actions[bot]
94445384ff Merge pull request #10608 from nextcloud/translations_user-manual-locale-source-files-federated-cloud-sharing-pot--master_gl 2023-06-12 10:08:50 +00:00
Simon L
ad1dc527dd Merge pull request #10399 from nextcloud/enh/noid/update-atomic-componets
update atomiccomponents docs
2023-06-12 10:54:20 +02:00
transifex-integration[bot]
d7320f761a Translate access_webdav.pot in sr
100% translated source file: 'access_webdav.pot'
on 'sr'.
2023-06-12 08:02:19 +00:00
transifex-integration[bot]
3d7c15f252 Translate file_drop.pot in gl
100% translated source file: 'file_drop.pot'
on 'gl'.
2023-06-12 07:46:50 +00:00
transifex-integration[bot]
51ac146248 Translate calendar.pot in sr
100% translated source file: 'calendar.pot'
on 'sr'.
2023-06-12 07:44:04 +00:00
transifex-integration[bot]
40aea4c68b Translate transfer_ownership.pot in sr
100% translated source file: 'transfer_ownership.pot'
on 'sr'.
2023-06-12 07:42:36 +00:00
transifex-integration[bot]
58af4721e5 Translate federated_cloud_sharing.pot in gl
100% translated source file: 'federated_cloud_sharing.pot'
on 'gl'.
2023-06-12 07:39:39 +00:00
Josh Richards
9017eb1aed (logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-11 11:14:14 -04:00
Josh Richards
f31ca31693 (primary+external storage) S3 bucket naming requirements
Fixes nextcloud/server#35364

Also adds note about S3 endpoint naming to to External Storage make consistent with Primary Storage change made in #10595

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-10 11:44:59 -04:00
Christoph Wurst
f9aed94e73 Merge pull request #9655 from danialRahimy/patch-2
Fix typo on controllers page
2023-06-09 17:07:26 +02:00
Julius Härtl
aeeb3b8415 Merge pull request #9961 from tidoni/patch-4 2023-06-09 17:07:02 +02:00
danial rahimy
b4bab5ddf9 Update controllers.rst
Correction of typos

Signed-off-by: danial rahimy <48244647+danialRahimy@users.noreply.github.com>
2023-06-09 17:02:41 +02:00
tidoni
3c0f496e0e Update general_troubleshooting.rst
Needed for the .htaccess file to be processed
https://stackoverflow.com/questions/869092/how-to-enable-mod-rewrite-for-apache-2-2#comment14646458_5758551

Signed-off-by: tidoni <24697188+tidoni@users.noreply.github.com>
2023-06-09 16:52:59 +02:00