Update 0.1.9.md

This commit is contained in:
Stefan Pejcic
2024-05-28 10:22:43 +02:00
committed by GitHub
parent 4dbedcf2a3
commit dec1cd5bb4

View File

@@ -25,6 +25,7 @@ Not yet released.
### 💅 Polish
- [Custom SSH Welcome message](#ssh-welcome)
- Working server time on OpenAdmin > Dashboard.
- CPU type information on OpenAdmin > Dashboard.
- [Cloudflare IP addresses are now highlighted in OpenAdmin > Firewall](https://i.postimg.cc/xTDPTG6S/image.png)
@@ -158,3 +159,9 @@ Current changes include:
- Forbidden usernames file is now moved from: `/usr/local/admin/scripts/helpers/forbidden_usernames.txt` to `/etc/openpanel/openadmin/config/forbidden_usernames.txt`
- FTP configuration files are stored under `/etc/openpanel/ftp/users/`
## SSH Welcome
A welcome message is shown to administrators upon logging into the server. The message currently displays OpenPanel version, admin link and help links. In the future it will also check for OpenPanel updates and display reminders.
![ssh-welcome-message](https://i.postimg.cc/vmPTN47c/image.png)