Josh
a24bf070cc
Fix(email_configuration): Fix conflicting debug mode sections
...
`mail_smtpdebug` was being described in two places, one of which was incomplete (it didn't note the requirement to also change `loglevel` to `0`... leading to confusion).
* Removes the inaccurate spot and moves the accurate one into its place so there are no longer two debug logging sections.
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-02 14:07:40 -05:00
Marcel Klehr
1219260bb1
Merge pull request #11410 from nextcloud/backport/11407/stable28
...
[stable28] enh(admin_manual/ai): Add context_chat
2024-02-02 16:09:43 +01:00
Marcel Klehr
416deb154e
Merge branch 'stable28' into backport/11407/stable28
2024-02-02 15:53:50 +01:00
Joas Schilling
dc0e4a22e7
Merge pull request #11481 from nextcloud/backport/11480/stable28
...
[stable28] fix(admin): Update 2FA screenshots
2024-02-02 11:36:49 +01:00
Anupam Kumar
da6cffa87e
Merge pull request #11494 from nextcloud/backport/11490/stable28
...
[stable28] feat(adminmanual): Amend upgrade notes about mailer changes in 26
2024-02-02 13:17:39 +05:30
Anupam Kumar
8b952887d3
update email changelog of NC 26
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-02-01 18:57:52 +00:00
Joas Schilling
f64e2c66fa
fix(admin): Update 2FA screenshots
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-01-30 15:03:48 +00:00
Ferdinand Thiessen
002dabcf4e
Merge pull request #11401 from austin3410/patch-1
...
Added documentation around File Drop Shares not chunking uploaded files.
2024-01-18 14:00:07 +01:00
Ferdinand Thiessen
e9dfc7c577
Merge pull request #11413 from nextcloud/automated/update-workflows/stable28
...
chore: update workflows from templates
2024-01-18 13:59:20 +01:00
Rello
c274d0948f
Merge pull request #11445 from nextcloud/backport/11443/stable28
...
[stable28] Update occ_command.rst
2024-01-16 08:46:43 +01:00
Rello
1c29c195b7
Update admin_manual/configuration_server/occ_command.rst
...
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-16 07:41:47 +00:00
Rello
ed0fbb337c
Update occ_command.rst
...
add sharing:delete-orphan-shares
Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-16 07:41:47 +00:00
Christoph Wurst
84fb8a2b6e
Merge pull request #11431 from nextcloud/backport/11408/stable28
...
[stable28] feat(usermanual): Add out-of-office/absence message feature
2024-01-11 10:01:36 +01:00
Christoph Wurst
45f5328418
feat(usermanual): Add out-of-office/absence message feature
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-11 08:57:58 +00:00
Marcel Müller
6142153a78
Merge pull request #11422 from nextcloud/backport/11421/stable28
...
[stable28] Add warning to datadirectory parameter
2024-01-05 10:11:44 +01:00
Marcel Müller
7a0b8fc336
Add warning to datadirectory parameter
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-05 09:08:10 +00:00
tflidd
84b76dae42
Merge pull request #11415 from nextcloud/backport/11414/stable28
...
[stable28] Update harden_server.rst
2024-01-01 13:20:05 +01:00
Andrew McGuinness
1ba557d898
Update harden_server.rst
...
remove duplicated phrase
Signed-off-by: Andrew McGuinness <andrew@arobeia.co.uk>
2024-01-01 12:16:10 +00:00
John Molakvoæ
8081a609a7
chore: update workflows from templates
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-26 14:25:23 +01:00
Marcel Klehr
6083493963
enh(admin_manual/ai): Add context_chat
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-12-21 14:45:08 +00:00
austin3410
2e9368151c
Update big_file_upload_configuration.rst
...
Added a note explaining chunk size has no impact on unauthenticated uploads.
Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
2023-12-15 13:29:55 -06:00
austin3410
aea626f698
Update file_sharing_configuration.rst
...
Added section to explain that public uploads aren't chunked.
Signed-off-by: austin3410 <32914667+austin3410@users.noreply.github.com>
2023-12-15 13:20:02 -06:00
Joas Schilling
ca8176b6a7
Merge pull request #11385 from nextcloud/backport/11382/stable28
...
[stable28] Create block-merge-eol.yml
2023-12-11 11:50:16 +01:00
Joas Schilling
6dcabd10e7
Merge pull request #11383 from nextcloud/backport/11381/stable28
...
[stable28] Create block-merge-freeze.yml
2023-12-11 11:49:37 +01:00
Joas Schilling
0ea3d6931c
Create block-merge-eol.yml
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-12-11 10:14:23 +00:00
Joas Schilling
66862303d5
Create block-merge-freeze.yml
...
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-12-11 10:13:57 +00:00
Christoph Wurst
d00a8b67bf
Merge pull request #11373 from nextcloud/backport/11370/stable28
...
[stable28] feat(admin): document the new out-of-office feature
2023-12-07 15:02:06 +01:00
Richard Steinmetz
7e0a62d4c1
feat(admin): document the new out-of-office feature
...
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-07 13:51:28 +00:00
Richard Steinmetz
8345e78902
Merge pull request #11368 from nextcloud/backport/11367/stable28
...
[stable28] feat(developer): document the new out-of-office feature
2023-12-05 17:15:31 +01:00
Richard Steinmetz
d3c3f2aa98
feat(developer): document the new out-of-office feature
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-12-05 15:11:23 +00:00
Arthur Schiwon
fc078b40fc
Merge pull request #11366 from nextcloud/backport/11336/stable28
...
[stable28] doc(ldap): describe how to promote a group
2023-12-05 14:00:56 +01:00
Arthur Schiwon
0c88a7e2f3
doc(ldap): describe how to promote a group
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-12-05 12:54:31 +00:00
Hamza
f343e2a635
Merge pull request #11362 from nextcloud/backport/11357/stable28
...
[stable28] feat(usermanual): Add mail body search documentation
2023-12-05 13:38:40 +01:00
Hamza
5fac449f0c
Merge pull request #11361 from nextcloud/backport/11358/stable28
...
[stable28] feat(usermanual): Change mailboxes sort order
2023-12-05 13:36:30 +01:00
hamza mahjoubi
8f2883bf60
feat(usermanual): Add mail body search documentation
...
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-05 12:10:49 +00:00
hamza mahjoubi
c0758a9266
feat(usermanual): Change mailboxes sort order
...
Signed-off-by: hamza mahjoubi <hamzamahjoubi221@gmail.com>
2023-12-05 12:06:11 +00:00
Daniel
51d1767dfc
Merge pull request #11354 from nextcloud/backport/11347/stable28
2023-12-04 20:46:31 +01:00
Quentin Dupont
dd0bbe4cbe
Add whitelist configuration on bruteforce_configuration.rst
...
Signed-off-by: Quentin Dupont <perso@quentindupont.fr>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-12-04 18:41:27 +00:00
Côme Chilliet
d633c49e14
Merge pull request #11353 from nextcloud/backport/11283/stable28
...
[stable28] Document adding of OCP\User\Backend\IProvideEnabledStateBackend
2023-12-04 14:12:13 +01:00
Côme Chilliet
a2f4969d7a
Document the adding of OCP\User\Backend\IProvideEnabledStateBackend
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 09:56:21 +00:00
Côme Chilliet
a77b5c9b77
Merge pull request #11349 from nextcloud/backport/11282/stable28
...
[stable28] Document new API in OCP\Authentication
2023-12-04 09:16:08 +01:00
Joas Schilling
d0013695cc
Merge pull request #11319 from nextcloud/backport/11317/stable28
...
[stable28] Add OpenAPI workflow to confirm it's working
2023-12-04 09:15:04 +01:00
Côme Chilliet
0165707785
Document new API in OCP\Authentication
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-12-04 08:09:35 +00:00
Daniel
89659a3a9b
Merge pull request #11344 from nextcloud/backport/11093/stable28
2023-12-02 21:22:58 +01:00
LouisSung
1348654852
docs: add repair-filecache when mimetype has been updated
...
Signed-off-by: LouisSung <37973545+LouisSung@users.noreply.github.com>
2023-12-02 20:18:24 +00:00
Joas Schilling
440cd2f83c
Merge pull request #11343 from nextcloud/backport/11326/stable28
...
[stable28] add section "Call recording" for Talk user documentation
2023-12-01 22:20:03 +01:00
Maksim Sukharev
960176fc14
add section "Call recording"
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2023-12-01 21:07:49 +00:00
Christoph Wurst
030c3dfe73
Merge pull request #11342 from nextcloud/backport/11226/stable28
...
[stable28] feat(devmanual): Contacts menu bulk providers
2023-12-01 19:36:02 +01:00
Christoph Wurst
43831357aa
feat(devmanual): Contacts menu bulk providers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-12-01 18:12:39 +00:00
Joas Schilling
2c083962e1
Merge pull request #11340 from nextcloud/backport/11339/stable28
...
[stable28] fix(developer): Mention state-of-the-art exclusion of unneeded files
2023-12-01 13:50:09 +01:00