1000 Commits

Author SHA1 Message Date
skjnldsv
07f337febe feat(admin_manual): document user:info occ command
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 08:57:09 +01:00
Josh
5be6d12c2c feat(admin): Add command to scan external storages directly
- Adds missing minimal documentation entry for nextcloud/server#25109
- Adds an introduction paragraph

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-11-25 18:35:10 +00:00
Josh Richards
4e13ba7f2a fix(trashbin): Add missing size expire commands to occ commmand list
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-11-13 00:22:08 +00:00
Josh
e9873848c6 fix(occ): Add user:auth-tokens to command listing
These were implemented in nextcloud/server#40026

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-30 13:50:09 +00:00
John Molakvoæ
8fc17c2335 fix(admin_manual): Microsoft Outlook email Basic authentication deprecation
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2024-10-20 20:43:18 +00:00
Ferdinand Thiessen
d4f08111d3 Merge pull request #12187 from nextcloud/backport/11160/stable29
[stable29] Add `email` and `generate-password` options in `occ user:add`
2024-09-14 22:58:18 +02:00
Marcel Müller
edc62a2765 fix(occ): Add setupchecks command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-09-10 17:04:20 +00:00
Anupam Kumar
03af2b486a Add email and generate-password options in user:add
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 15:16:34 +00:00
jameskimmel
d5e64d1396 fix(admin): Fix bruteforce settings app description
Signed-off-by: jameskimmel <17176225+jameskimmel@users.noreply.github.com>
2024-08-21 14:16:21 +02:00
Git'Fellow
c90b037121 Require Redis v4.0.0+
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-07-15 08:42:56 +00:00
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
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
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
Syl
601e7c6900 Add missing trailing slashes in Caddy redirects
Signed-off-by: Syl <gh@sperg.net>
2024-05-13 10:12:45 +00:00
AT-SGAI-CSIC
47854bb8ed Update caching_configuration.rst
Add some comma 

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:45:55 +00:00
AT-SGAI-CSIC
0ab3eb3d90 Update caching_configuration.rst
Missing comma in config redis cluster

Signed-off-by: AT-SGAI-CSIC <139878963+AT-SGAI-CSIC@users.noreply.github.com>
2024-05-08 06:45:55 +00:00
Josh
89fac3af8d Merge pull request #11705 from nextcloud/backport/11702/stable29
[stable29] docs(admin): Bring Administration privileges chapter up-to-date
2024-04-25 09:56:39 -04:00
Josh
129b3c95c8 docs(admin): Fix brute force disabling command
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-08 12:19:09 +00:00
Josh
55119ab5e5 docs(admin): Bring Administration privileges chapter up-to-date
* Update to match current implementation's title in `server`
* Tidy up/expand the instructions a bit
* Split into Introduction + Usage section
* Update screenshot

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-05 18:15:44 +00:00
Josh
91563c8fc7 docs(admin): Update + automate ordering of Configuration chapter
Make sure the following are always first:

- "Using the occ command"
- "Configuration Parameters"
- "Warnings on admin page"
- Then include everything else left automatically (without require this index be updated for every new section any longer)
- Automatically alphabetize included sections

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-04-03 08:09:47 +00:00
Nextcloud bot
179a7ed91a generate documentation from config.sample.php 2024-03-26 02:50:22 +00:00
Jore
e388171714 docs(admin) occ: Add documentation for user:lastseen --all
Signed-off-by: Jore <1122344+nooblag@users.noreply.github.com>
2024-03-21 04:29:07 +11:00
Christoph Wurst
05d23f32db Merge pull request #11634 from nextcloud/feat/adminmanual/two-factor-disable-cleanup-occ
feat(admin): occ twofactor:cleanup/disable
2024-03-13 19:50:47 +01:00
Christoph Wurst
c7193449d8 Merge pull request #11643 from nextcloud/feat/admin/occ-fix-caldav-changes
fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
2024-03-13 13:48:01 +01:00
Christoph Wurst
dbecb64703 fix(admin): Add docs for occ dav:dav:fix-missing-caldav-changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-13 13:34:46 +01:00
Nextcloud bot
663ca0fc35 generate documentation from config.sample.php 2024-03-13 04:44:31 +00:00
Nextcloud bot
60f67b2aa2 generate documentation from config.sample.php 2024-03-12 02:49:17 +00:00
Christoph Wurst
2a593f31c6 feat(admin): occ twofactor:cleanup/disable
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-11 08:34:11 +01:00
Côme Chilliet
4de9159aa6 feat: Add documentation for occ encryption:drop-legacy-filekey
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-03-08 14:38:36 +01:00
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -01:00
Nextcloud bot
dbc33eb989 generate documentation from config.sample.php 2024-03-04 02:49:46 +00:00
Marcel Müller
aede6d826a Merge pull request #11580 from nextcloud/document-occ-keys-test
Add documentation for 'occ user:keys:verify' command
2024-02-29 11:53:24 +01:00
Nextcloud bot
37e10a64af generate documentation from config.sample.php 2024-02-29 02:49:17 +00:00
Marcel Müller
bfc0599cdf Add documentation for 'occ user:keys:test' command
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-02-27 23:26:22 +01:00
Anna Larch
2eb832b99d enh(admin_manual): document count discrepancy for
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-02-26 16:09:23 +01:00
Maksim Sukharev
fe153779dc fix(admin_manual): enhance docs for occ app commands
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-02-22 12:20:32 +01:00
Josh
9d03886d84 Update occ_command.rst
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-21 08:12:12 -05:00
Josh
f234789ce8 docs(admin): Reviseocc security command section
* Fix couple typos
* Tidy up overview
* Add link to BFP chapter

Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-19 08:30:22 -05:00
Josh
7e503a2c12 Update bruteforce_configuration.rst: Drop feature history
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-17 12:33:14 -05:00
Josh
08b9d4a09b docs(admin): revise the brute force protection configuration chapter
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-16 16:52:47 +00:00
Josh
3663abda4e fix(background_jobs_configuration) Add example
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-04 10:17:20 -05:00
Nextcloud bot
86deb0ec94 generate documentation from config.sample.php 2024-01-31 02:46:32 +00:00
Josh
2180fa1c00 Merge pull request #11451 from nextcloud/fix/admin-mail-debug
Fix(email_configuration): Fix conflicting debug mode sections
2024-01-30 11:31:59 -05:00
Marcel Müller
3dbb0ce224 Document 'occ security:bruteforce:attempts'
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2024-01-29 19:27:05 +01:00
Nextcloud bot
450f2cb780 generate documentation from config.sample.php 2024-01-24 02:47:12 +00:00
Josh
c54e92f76f 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-01-18 21:06:43 -05:00
Ferdinand Thiessen
1abc7216ff Merge pull request #11399 from nextcloud/feat(admin)-document-the---showonly-flag-of-the-update-command
feat(admin): document the `--showonly` flag of the app update command
2024-01-18 14:14:11 +01:00
Ferdinand Thiessen
192c7acbe9 fix(admin): Adjust wording
Co-authored-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-01-18 14:08:47 +01:00
Rello
027b8b6288 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-15 15:09:19 +01:00
Rello
018e298e0d Update occ_command.rst
add sharing:delete-orphan-shares

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-01-15 15:02:49 +01:00