mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update ADMIN.md
This commit is contained in:
parent
3acae94350
commit
5d5a75a89a
1 changed files with 3 additions and 16 deletions
19
doc/ADMIN.md
19
doc/ADMIN.md
|
@ -1,21 +1,8 @@
|
||||||
## Configuration
|
### Updating wordpress
|
||||||
|
|
||||||
Use WordPress admin panel to configure this app.
|
As the automatic update plugin isn't working as expected, pay attention to keep your WordPress up to date from the WordPress admin panel, and not only from YunoHost admin panel. For security reason, you should control that all updates are regularly applied in WordPress admin panel as well as in YunoHost admin panel.
|
||||||
|
|
||||||
## YunoHost specific features
|
### Security
|
||||||
|
|
||||||
* Integration with YunoHost users and SSO:
|
|
||||||
* private mode: Blog only accessible by YunoHost users
|
|
||||||
* public mode: Visible by anyone, YunoHost users automatically connected
|
|
||||||
* Automatic update of wordpress core, plugins and themes.
|
|
||||||
* Allow to set up a [multisite](https://codex.wordpress.org/Glossary#Multisite) instance.
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
* Multisite only available on subdirectories.
|
|
||||||
* As the automatic update plugin isn't working as expected, pay attention to keep your WordPress up to date from the WordPress admin panel, and not only from YunoHost admin panel. For security reason, you should control that all updates are regularly applied in WordPress admin panel as well as in YunoHost admin panel.
|
|
||||||
|
|
||||||
**Security**
|
|
||||||
|
|
||||||
Please be aware that WordPress is known for being frequently a source of security risks (https://en.wikipedia.org/wiki/WordPress#Vulnerabilities), and also as the most popular website management system it is a target for bots and attackers.
|
Please be aware that WordPress is known for being frequently a source of security risks (https://en.wikipedia.org/wiki/WordPress#Vulnerabilities), and also as the most popular website management system it is a target for bots and attackers.
|
||||||
Some vulnerabilities might let an attacker breach into your WordPress, or even your YunoHost server (via privilege escalation).
|
Some vulnerabilities might let an attacker breach into your WordPress, or even your YunoHost server (via privilege escalation).
|
||||||
|
|
Loading…
Add table
Reference in a new issue