Commit Graph

159 Commits

Author SHA1 Message Date
rakekniven
560cd94cdd Merge pull request #6970 from hellfi/patch-2
occ command to reset bruteforce attempts
2021-12-18 11:12:23 +01:00
rakekniven
93e47abaa0 l10n: Adapted spelling of brute-force
See https://en.wikipedia.org/wiki/Brute-force_attack

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-17 18:41:13 +01:00
rakekniven
51cbadb62a Documented "user:add-app-password" and "user:info"
Fixes #7805 

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-12-15 07:19:57 +01:00
Immanuel Pasanec
1b76dd10cd Added possible parameters for --transfer-incoming-shares option.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:35:49 +01:00
Immanuel Pasanec
d301ca6b9b Fixed missing double colon.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:29:40 +01:00
Immanuel Pasanec
16f9c630ac Added explanation for overwriting the transferIncomingShares option in config.php.
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-23 15:24:02 +01:00
Christoph Wurst
88b45672dc Document how to override the log level with occ
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:34:20 +01:00
Juan Carlos Tello
0753d4595d Fix nextcloud.org urls (#7164)
* Fixed help.nextcloud.org that would result in a page with a certificate issue

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to bugtracker documentation

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed broken link to how to get your app signed

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated stable installation URL

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Updated URL to Contacts & Calendar troubleshooting

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Fixed many URLs that pointed to nextcloud.org instead of nextcloud.com

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Update admin_manual/issues/general_troubleshooting.rst

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Apply suggestions from code review

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

* Reverted changes on .pot files

Signed-off-by: Juan Carlos Tello <juancarlos.tello@wazuh.com>

Co-authored-by: Daniel <mail@danielkesselberg.de>
2021-10-25 14:32:19 +02:00
Mattia Narducci
20b5a78547 admin_manual: add occ command dav:delete-calendar
Document occ command dav:delete-calendar introduced in Nextcloud 22.

See https://github.com/nextcloud/server/pull/26421

Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
2021-10-12 22:53:10 +02:00
Vincent Petry
2d47beaa0a Update summary of transfer ownership command
Added note about default behavior for incoming shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 14:50:09 +02:00
Vincent Petry
23777deabb Add option for incoming shares for transfer ownership
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-09-15 14:20:42 +02:00
hellfi
4531e5e666 occ command to reset bruteforce attempts
adding documentation regarding #20005 Implement occ command to reset bruteforce attemps from a given IP address 
functionality is already implemented
2021-07-15 18:59:41 +02:00
Sascha Wiswedel
2e7383e709 made log watching via occ more precise
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:48:48 +01:00
Sascha Wiswedel
1e11ded034 cleaned up order of occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:50 +01:00
Sascha Wiswedel
b37be1ffbb cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:47:05 +01:00
Sascha Wiswedel
b90e9b1ac1 added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-07 20:29:13 +01:00
Joas Schilling
442bc34b52 Merge pull request #5852 from nextcloud/enh/del-table-prefix
Table-Prefix is not available anymore
2021-01-04 14:27:38 +01:00
Julius Härtl
73a6692741 Add documentation about occ files:scan-app-data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-29 09:38:05 +01:00
Daniel Kesselberg
baf5ee0e7c Table-Prefix is not available anymore
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-12-25 15:36:22 +01:00
John Molakvoæ
b42ce60299 New lines are nice 2020-12-22 08:42:24 +01:00
John Molakvoæ
54daf5d82a No more --force-rename 2020-12-22 08:41:38 +01:00
Sascha Wiswedel
16bc20a7c3 minor grammar corrections
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-08 10:42:03 +01:00
John Molakvoæ
a33ac2ff2a Add move-calendar-rename flag docs 2020-12-08 10:37:46 +01:00
Christoph Wurst
ce5134fb87 Deprecate the app code checker
* Remove from app publishing guide
* Add to app upgrade guide
* Drop from admin manual (kind of inappropriate anyway)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-03 10:44:09 +01:00
Georgiy Sitnikov
f22f40b57b Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 10:40:37 +01:00
Sascha Wiswedel
a48e49e918 documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-25 10:23:46 +01:00
Sascha Wiswedel
b4ba21d874 replace "persons"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:17:14 +01:00
Sascha Wiswedel
0a2174eb1f Fix wrongful description of transfer-ownership
clarify share handling

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 09:16:08 +01:00
Christoph Wurst
a326726214 Add admin occ app installation docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 14:23:32 +02:00
Morris Jobke
ad1a606b3b Fix unwanted comment in output
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:55:58 +02:00
Morris Jobke
5146a352e1 Fix user manual links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:38:25 +02:00
Aleksandar Todorović
ca446dc72a Mentions app:remove
Just stumbled upon #2054, which mentions removing and installing the app again as a solution. Checked this page, which didn't mention anything about app removal.

I basically winged it with `app:remove` and it worked:

```bash
$ php occ app:remove calendar
calendar disabled
calendar removed
$ php occ app:install calendar
calendar installed
calendar enabled
```

This PR just adds app:remove under app commands list.

Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online>
2020-07-17 15:21:41 +02:00
Sascha Wiswedel
a595b195db Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +02:00
Sascha Wiswedel
bd9ef16c19 purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Sascha Wiswedel
972a22c346 more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
e5faeed057 documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:54:53 +02:00
Georgiy Sitnikov
d48e0e3784 Added user:list options description 2020-05-07 10:57:08 +02:00
Ruben Barkow-Kuder
7e8c634dd6 fix app:update command 2020-05-05 01:00:24 +02:00
tflidd
9ac533a8e5 Add correct syntax highlighting
Missing syntax highlighting for adding indices.
2020-05-03 11:38:06 +02:00
Morris Jobke
6dacf77ff7 Merge pull request #1775 from jamesstout/occ_command_logging_options_fix
Fix formatting of occ log:manage options
2020-04-22 13:39:14 +02:00
Thomas Citharel
da8da265fd Add Groupware section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:13 +02:00
Morris Jobke
fef343c1a8 Apply suggestions from code review
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-21 10:11:09 +02:00
Sascha Wiswedel
5f30a79edc App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:15:49 +02:00
Jan-Christoph Borchardt
139f1876eb Fix a sentence to not be gendered 2020-03-26 23:38:41 +01:00
Anton Strömkvist
62a5862359 Use more inclusive pronouns
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'

Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-27 22:14:46 +01:00
James Stout
9091425ab6 Fix formatting of occ log:manage options
The double dash (--) wasn’t being rendered correctly:

• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]

is now

• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]

Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-01-17 18:51:04 +08:00
Rafal Zawadzki
e5b0989bed Fix the order of lines :/ 2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f #1608 app:update command documented 2019-10-04 23:59:13 +02:00
Tim Terhorst
9e7b298735 Update logging docs to add fatal option
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-03 17:33:33 -05:00
cloud2018
fb0af3ffc7 parameter --all-users for trashbin:cleanup 2019-05-28 14:50:48 +02:00