mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.6.md
This commit is contained in:
@@ -29,6 +29,7 @@ Not yet released.
|
||||
- [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin)
|
||||
- [DNS zone export for *OpenPanel > Edit DNS Zone*](#export-dns-zone)
|
||||
- [Selfsigned SSL inside docker containers for Nginx & Apache](#selfsigned-ssl)
|
||||
- [Notifications on admin logins from new IP address](#admin-login)
|
||||
|
||||
### 💅 Polish
|
||||
- Added check if docker images exist before creating plans.
|
||||
@@ -77,6 +78,18 @@ service admin reload
|
||||
```
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
### Admin Login
|
||||
|
||||
You can now receive notifications when admin account is accessed from a new IP address.
|
||||
|
||||

|
||||
|
||||
- To disable login notifications: `opencli admin notifications update login no`
|
||||
- To enable login notifications: `opencli admin notifications update login yes`
|
||||
|
||||
---
|
||||
|
||||
### Selfsigned SSL
|
||||
|
||||
Reference in New Issue
Block a user