Commit Graph

1969 Commits

Author SHA1 Message Date
Jos Poortvliet
915294c583
Update security_setup_warnings.rst
fix links 🙈
2017-03-20 13:50:56 -06:00
Jos Poortvliet
a7f12926a6
fix typo 2017-03-19 17:47:08 -06:00
Jos Poortvliet
419348be6d
Add note about security scanner to documentation
We should tell people we have the scanner so they can use it.

No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 17:47:06 -06:00
Morris Jobke
59290ad9d2
Fix Nginx config
* see https://github.com/nextcloud/server/issues/237#issuecomment-229923262

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-07 22:12:25 -06:00
Morris Jobke
a7cad87ea1
Streamline OS recommendations
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-06 15:18:37 -06:00
Morris Jobke
ca26aa431f
Improve documentation on recommended setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:41:45 -06:00
Morris Jobke
3b994d5132 Merge pull request #283 from nextcloud/stable10-279
[stable10] nginx info
2016-12-16 12:52:15 -06:00
Jos Poortvliet
41a10207b7
change from @realrancor - tnx! 2016-12-16 12:49:51 -06:00
Björn Schießle
4b90853c00
Update user_provisioning_api.rst
Mention that the content type "application/x-www-form-urlencoded" is needed for POST request, see https://secure.php.net/manual/en/reserved.variables.post.php
2016-12-14 14:50:46 +01:00
Wikinaut
c1d137cefd Update manual_upgrade.rst 2016-12-12 13:53:38 +01:00
Morris Jobke
8204808bdb
fix all the warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-09 12:43:11 +01:00
Jos Poortvliet
eeacb8b49b Update upgrade.rst
apply 78649e8 also here
2016-12-08 18:24:41 +01:00
Lari Tikkanen
d2bbfe0609
Update directory permissions
Fixes #255
Signed-off-by: Lari Tikkanen <lartza@outlook.com>
2016-12-08 15:47:26 +01:00
Morris Jobke
d8b2ae323a
fix typo
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:43 +01:00
Morris Jobke
05bd045ce2
adjust to @blizzz comments
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:39 +01:00
Morris Jobke
293af3772d
Document sizelimit exceed
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2016-12-06 11:08:33 +01:00
Robin Appelman
6249d8a4be
add documention for smb update notifications 2016-12-06 10:34:23 +01:00
Joas Schilling
04d0b3effb
Fix appstore URL in sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-17 14:17:04 +01:00
Benedikt Geißler
197e78e717
Add documentation for enabling and disabling users via the Nextcloud provisioning API 2016-11-11 18:28:47 +01:00
Schnello
d86b7cff86
add missing / 2016-10-17 09:12:43 +02:00
Morris Jobke
4eb00a31a5
Add documentation for all different auth mechanisms 2016-10-14 10:56:26 +02:00
dnutan
641a3438f4
minor typos 2016-09-26 17:19:29 +02:00
Jos Poortvliet
c19917070c
actually enable singleuser mode
hat tip to Mathias Renner
2016-09-26 17:15:25 +02:00
dnutan
60f58a8d3e
minor typos 2016-09-24 13:30:00 +02:00
Joas Schilling
e5b02995ec
Add a section about common misconfigurations 2016-09-09 10:00:27 +02:00
Joas Schilling
c8d1bfdf87
Also remove assetdirectory 2016-09-07 09:18:12 +02:00
Joas Schilling
6ef0f43ff0
Add a warning about the removed feature 2016-09-07 09:06:48 +02:00
Morris Jobke
60867fd7db
Fix length of underline 2016-09-05 16:51:38 +02:00
oparoz
ac758950f7
Add copy-pastable regexp 2016-09-05 16:51:33 +02:00
oparoz
83a8996718
Add zip blocking example 2016-09-05 16:51:27 +02:00
Morris Jobke
be81df9f65 Merge pull request #160 from nextcloud/stable10_158
[Stable 10] OCS API request OCS-APIRequest header to be se
2016-09-05 11:10:02 +02:00
Roeland Jago Douma
3774eb0c19
OCS API request OCS-APIRequest header to be set 2016-09-05 10:22:10 +02:00
Joas Schilling
b41fd14953
Add documentation for the files_accesscontrol app 2016-09-05 09:15:15 +02:00
Eric Enold
87d9a37367
nginx config: Fixed fastcgi_split_path_info regex
The previous regex didn't catch `/index.php/` which resulted in PHP-FPM being unable to process that site (required for the installation wizard).
2016-09-04 10:33:58 +02:00
Lukas Reschke
76cf08b964 Merge pull request #151 from nextcloud/minor-fixes-10
Minor fixes 10
2016-09-02 11:18:04 +02:00
Lukas Reschke
674b1ac2ac Merge pull request #143 from nextcloud/add-release-notes
Add release notes from the wiki
2016-09-02 11:16:57 +02:00
Joas Schilling
388342e95c
More minor fixes 2016-09-02 11:15:56 +02:00
Joas Schilling
927d265c78
Disable anti virus until we have a proper version 2016-09-02 11:12:57 +02:00
Morris Jobke
e7a0a144be
reduce image size 2016-09-02 10:49:19 +02:00
Morris Jobke
28ed4f9fde
Update Anti-Virus docu and screenshots 2016-09-02 10:36:49 +02:00
Joas Schilling
20d8785868
Add release notes from the wiki
https://github.com/nextcloud/server/wiki/Nextcloud-10-Features
2016-09-02 09:19:18 +02:00
tacruc
e51464c34f
Update google.rst 2016-08-30 08:15:51 +02:00
tacruc
5cb171a800
Update google.rst
The URL changed in NC 10
2016-08-30 08:15:46 +02:00
Hagen Graf
f5e4093bc4 Refactor theming (#110)
* Delete theming.png

* Delete theming-log-in-page.png

* Add files via upload

* Update theming.rst
2016-08-02 17:19:49 +02:00
Marius Blüm
f9bacf78fc Add Theming to Docs (#108)
* Add files via upload

* Create theming.rst

* Update index.rst
2016-08-02 15:57:22 +02:00
Hagen Graf
1b7f6ce7b8
Create user_password_policy documentation 2016-08-02 12:41:29 +02:00
Morris Jobke
914b5e9ced
add shibboleth 2016-07-27 14:12:57 +02:00
Morris Jobke
38692353ab
update supported apps 2016-07-27 11:22:10 +02:00
Joas Schilling
a81e3aa7cc
Stable10 is NC10 2016-07-25 11:23:49 +02:00
Joas Schilling
6fcabcb6c1
Add THE™ comment for cross links to all of them 2016-07-25 11:21:29 +02:00