Stefan Pejcic 1 рік тому
батько
коміт
f5946f075f
1 змінених файлів з 13 додано та 0 видалено
  1. 13 0
      documentation/docs/changelog/0.1.6.md

+ 13 - 0
documentation/docs/changelog/0.1.6.md

@@ -29,6 +29,7 @@ Not yet released.
 - [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin)
 - [BasicAuth for OpenAdmin panel](#basicauth-for-openadmin)
 - [DNS zone export for *OpenPanel > Edit DNS Zone*](#export-dns-zone)
 - [DNS zone export for *OpenPanel > Edit DNS Zone*](#export-dns-zone)
 - [Selfsigned SSL inside docker containers for Nginx & Apache](#selfsigned-ssl)
 - [Selfsigned SSL inside docker containers for Nginx & Apache](#selfsigned-ssl)
+- [Notifications on admin logins from new IP address](#admin-login)
 
 
 ### 💅 Polish
 ### 💅 Polish
 - Added check if docker images exist before creating plans.
 - 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.
+
+![notifications admin login](https://i.postimg.cc/mg9qmSH7/image.png)
+
+- To disable login notifications: `opencli admin notifications update login no`
+- To enable login notifications: `opencli admin notifications update login yes`
+
 ---
 ---
 
 
 ### Selfsigned SSL
 ### Selfsigned SSL