Commit Graph

17623 Commits

Author SHA1 Message Date
Josh
d758feb3b1 docs(security): remove db reference in bruteforce + add logs
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-06 08:38:42 -04:00
Josh
65e45107a0 Merge pull request #11960 from nextcloud/backport/11956/stable29
[stable29] fix(admin): Make it real clear group admins have admin privs
2024-07-04 08:15:34 -04:00
Josh
82194f8ca2 fix(admin): Make it real clear group admins have admin privs
Fixes nextcloud/server#46253

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-07-04 12:10:18 +00:00
MichaIng
3cfeb19973 Merge pull request #11939 from nextcloud/backport/11872/stable29
[stable29] fix(admin): Revise opcache revalidation tuning section
2024-06-26 14:23:25 +02:00
Josh Richards
814601b255 fix(admin): Revise opcache revalidation tuning section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-26 10:12:51 +00:00
Joas Schilling
76907b5f19 Merge pull request #11936 from nextcloud/chore/adjust-system-requirements-nc29
[stable29] fix(admin): Adjust postgres version to all tested versions
2024-06-26 07:53:29 +02:00
Ferdinand Thiessen
b7cc42053a fix(admin): Adjust postgres version to all tested versions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-25 23:30:55 +02:00
Richard Steinmetz
6ae8041977 Merge pull request #11932 from nextcloud/backport/11912/stable29
[stable29] fix(admin): refine .mjs related NC28 upgrade info
2024-06-25 20:14:28 +02:00
MichaIng
a4cc2bdb5b fix(admin): refine .mjs related NC28 upgrade info
To cover rewrites, Cache-Control header, and give a concrete config file for MIME types, as suggested here: https://github.com/nextcloud/documentation/pull/11471#issuecomment-1912212928

Signed-off-by: MichaIng <micha@dietpi.com>
2024-06-25 16:07:41 +00:00
Richard Steinmetz
0c4c23c51d Merge pull request #11911 from nextcloud/backport/11471/stable29
[stable29] fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
2024-06-25 17:04:30 +02:00
Ferdinand Thiessen
f5c54db155 fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-18 16:07:21 +00:00
tflidd
aa18755808 Merge pull request #11771 from nextcloud/backport/11768/stable29
[stable29] Add option to db indices to occ_command.rst
2024-06-07 09:34:26 +02:00
tflidd
2c27fd1038 Add option to db indices to occ_command.rst
An option `--dry-run` for the adding db-indices seems to be available but not documented (2c059dd606/core/Command/Db/AddMissingIndices.php (L65C17-L65C24))

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-06-07 09:08:34 +02:00
Joas Schilling
68432e215b Merge pull request #11897 from nextcloud/backport/11894/stable29
[stable29] ci: update eol check from template
2024-06-07 08:30:31 +02:00
Richard Steinmetz
7db1d3daf7 ci: update eol check from template
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-06-07 06:26:52 +00:00
Josh
512c8889ba Merge pull request #11833 from nextcloud/backport/11831/stable29
[stable29] Add details about outgoing connections
2024-06-07 02:09:03 -04:00
Josh
d2fb889e6f Merge pull request #11836 from nextcloud/backport/11828/stable29
[stable29] chore: remove documentation for user_external
2024-06-07 02:08:20 -04:00
Josh
5fb3b05ea6 Merge pull request #11844 from nextcloud/backport/11843/stable29
[stable29] fix(docs): Fix occ example for dashboard layout
2024-06-07 02:08:02 -04:00
Josh
ed33f84ab8 Merge pull request #11855 from nextcloud/backport/11838/stable29
[stable29] fix(admin): Remove "latest" archive reference during upgrades
2024-06-07 02:07:32 -04:00
Richard Steinmetz
6478550796 Merge pull request #11891 from nextcloud/backport/11880/stable29
[stable29] Update php_configuration.rst
2024-06-07 08:06:20 +02:00
Richard Steinmetz
b695f7166c Merge pull request #11786 from nextcloud/backport/11772/stable29
[stable29] feat: document unsharing and resharing for Calendars
2024-06-07 07:52:04 +02:00
Richard Steinmetz
19b4db9d9f Merge pull request #11888 from nextcloud/backport/11885/stable29
[stable29] update wording "Administration settings" and "Flow"
2024-06-07 07:51:17 +02:00
Marcel Klehr
5459849269 Merge pull request #11884 from nextcloud/backport/11883/stable29
[stable29] fix(admin/AI): Small additions
2024-06-07 07:51:09 +02:00
Richard Steinmetz
1a58b95ecd Merge pull request #11840 from nextcloud/backport/11837/stable29
[stable29] feat(docs): Add a "copy" button to code blocks
2024-06-07 07:48:54 +02:00
Steve8291
31b69cff23 Update php_configuration.rst
Add note that sodium is included with php7.2+

Signed-off-by: Steve8291 <hambling8@gmail.com>
2024-06-06 06:17:20 +00:00
Josh Richards
9d266595f6 feat(docs): Add a "copy" button to code blocks
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-06-06 06:51:49 +02:00
Alexander Müller
53e8c4d799 update wording "Administration settings" and "Flow"
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2024-06-05 11:36:19 +00:00
Marcel Klehr
a5c9ff619e fix(admin/AI): Small additions
- Add FAQ section to AI Overview
- Add note to context chat that it's not possible to change the language model

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-06-03 14:23:52 +00:00
Anna Larch
b2bf180982 feat: document unsharing and resharing
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-06-03 15:53:09 +02:00
Christoph Wurst
58bb157ce8 Merge pull request #11871 from nextcloud/backport/11773/stable29
[stable29] docs(usermanual): Calendar widget
2024-05-28 12:04:59 +02:00
Hamza Mahjoubi
ab058a2e78 docs(usermanual): Calendar widget
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-05-28 09:54:46 +00:00
Josh
9fe2d487f2 Merge pull request #11857 from nextcloud/backport/11848/stable29
[stable29] fix: remove mention of legacy `filelocking.enabled` toggle
2024-05-24 10:47:56 -04:00
Josh
fe67218b54 fix: remove mention of legacy filelocking.enabled toggle
No longer relevant today since it's not an experiment feature and is now on by default. There is no good reason to disable it.

See #45330 & https://github.com/nextcloud/server/pull/45330#discussion_r1608291623

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-05-24 14:41:59 +00:00
Josh Richards
32e8a7ce6c fix(install): copy->move data directory during manual upgrades
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-23 13:40:14 +00:00
Josh Richards
6d7006d615 fix(admin): Remove "latest" archive reference to avoid accidents
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-23 13:40:14 +00:00
Marcel Müller
46923e9f72 fix(docs): Fix occ example for dashboard layout
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-05-20 18:30:43 +00:00
Daniel Kesselberg
555366b923 chore: remove documentation for user_external
Users expect, because the app is mentioned in our admin documentation, that there should be a compatible release and are disappointed if not.

We do not maintain or support user_external, and therefore the mention in our documention should go.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-05-17 12:42:51 +00:00
Rello
756cff55ec Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Bastian Derigs
8edc6af579 Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Rello
d7389b9de9 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:29 +00:00
Rello
3f0641430f Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Bastian Derigs
04c0d53369 Update harden_server.rst
Signed-off-by: Bastian Derigs <155444921+derigs@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
28dd7bb589 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
ce850f6110 Update harden_server.rst
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Rello
a374fc7f43 Update harden_server.rst
add fields to be submitted to Nextcloud servers

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-05-17 12:09:28 +00:00
Daniel
28e0cffc5d Merge pull request #11816 from nextcloud/backport/11799/stable29
[stable29] Add missing trailing slashes in Caddy redirects
2024-05-13 12:56:22 +02:00
Syl
601e7c6900 Add missing trailing slashes in Caddy redirects
Signed-off-by: Syl <gh@sperg.net>
2024-05-13 10:12:45 +00:00
Josh
fa7367160b Merge pull request #11789 from nextcloud/backport/11776/stable29
[stable29] Update link in publishing.rst
2024-05-08 12:30:28 -04:00
tflidd
840388bf67 Update link in publishing.rst
Fixes https://github.com/nextcloud/documentation/issues/11774

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-05-08 18:27:03 +02:00
Joas Schilling
ede1d638a0 Merge pull request #11796 from nextcloud/backport/11795/stable29
[stable29] Update caching_configuration.rst
2024-05-08 08:55:48 +02:00