Skip to content

Commit 5f177e3

Browse files
committed
add security note to readme
1 parent 70ec922 commit 5f177e3

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and on top of that:
1313

1414
- Installed from upstream source code to /var/www/codeigniter
1515

16+
**Security note**: Updates to CodeIgniter may require supervision so
17+
they **ARE NOT** configured to install automatically. See `CodeIgniter
18+
documentation`_ for upgrading.
19+
1620
- SSL support out of the box.
1721
- `Adminer`_ administration frontend for MySQL (listening on port
1822
12322 - uses SSL).
@@ -26,6 +30,7 @@ Credentials *(passwords set at first boot)*
2630
- Webmin, SSH, MySQL: username **root**
2731
- Adminer: username **adminer**
2832

29-
.. _CodeIgniter: http://codeigniter.com/
33+
.. _CodeIgniter: https://codeigniter.com/
3034
.. _TurnKey Core: https://www.turnkeylinux.org/core
31-
.. _Adminer: http://www.adminer.org/
35+
.. _CodeIgniter documentation: https://www.codeigniter.com/userguide3/installation/upgrading.html
36+
.. _Adminer: https://www.adminer.org/

0 commit comments

Comments
 (0)