diff --git a/.gitignore b/.gitignore
index 3a4af54b75..e9a4e11b85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,9 +30,10 @@ pom.xml.versionsBackup
**/build
**/target
**/Californium.properties
+**/Californium3.properties
**/.env
.instance_id
rebuild-docker.sh
*/.run/**
.run/**
-.run
\ No newline at end of file
+.run
diff --git a/README.md b/README.md
index 5520645541..581e71977d 100644
--- a/README.md
+++ b/README.md
@@ -12,20 +12,20 @@ ThingsBoard documentation is hosted on [thingsboard.io](https://thingsboard.io/d
## IoT use cases
-[**Smart metering**](https://thingsboard.io/smart-metering/)
-[](https://thingsboard.io/smart-metering/)
-
-[**IoT Rule Engine**](https://thingsboard.io/docs/user-guide/rule-engine-2-0/re-getting-started/)
-[](https://thingsboard.io/docs/user-guide/rule-engine-2-0/re-getting-started/)
-
[**Smart energy**](https://thingsboard.io/smart-energy/)
-[](https://thingsboard.io/smart-energy/)
+[](https://thingsboard.io/smart-energy/)
+
+[**Fleet tracking**](https://thingsboard.io/fleet-tracking/)
+[](https://thingsboard.io/fleet-tracking/)
[**Smart farming**](https://thingsboard.io/smart-farming/)
-[](https://thingsboard.io/smart-farming/)
+[](https://thingsboard.io/smart-farming/)
-[**Fleet tracking**](https://thingsboard.io/fleet-tracking/)
-[](https://thingsboard.io/fleet-tracking/)
+[**IoT Rule Engine**](https://thingsboard.io/docs/user-guide/rule-engine-2-0/re-getting-started/)
+[](https://thingsboard.io/docs/user-guide/rule-engine-2-0/re-getting-started/)
+
+[**Smart metering**](https://thingsboard.io/smart-metering/)
+[](https://thingsboard.io/smart-metering/)
## Getting Started
diff --git a/application/pom.xml b/application/pom.xml
index 405f3b4d7d..2d6dda0bbe 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -1,6 +1,6 @@
+
+
+
+ |
+
+
+
+
+
+
+ Your verification code:
+ |
+
+
+
+ ${code}
+ |
+
+
+ |
+ Please verify your access using the code above.
+ |
+
+
+ |
+ This code will expire in ${expirationTimeSeconds} seconds.
+ |
+
+
+ |
+ If you didn't request this code, you can ignore this email.
+ |
+
+
+ |
+ — The Thingsboard
+ |
+ |
+
+
+
+
+ |
+ |
+
+
+
+
diff --git a/application/src/main/resources/templates/account.activated.ftl b/application/src/main/resources/templates/account.activated.ftl
index b13829f8d2..b34b5743e9 100644
--- a/application/src/main/resources/templates/account.activated.ftl
+++ b/application/src/main/resources/templates/account.activated.ftl
@@ -1,6 +1,6 @@
<#--
- Copyright © 2016-2021 The Thingsboard Authors
+ Copyright © 2016-2022 The Thingsboard Authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/application/src/main/resources/templates/account.lockout.ftl b/application/src/main/resources/templates/account.lockout.ftl
index 6967ee19b3..fa21653cb9 100644
--- a/application/src/main/resources/templates/account.lockout.ftl
+++ b/application/src/main/resources/templates/account.lockout.ftl
@@ -1,6 +1,6 @@
<#--
- Copyright © 2016-2021 The Thingsboard Authors
+ Copyright © 2016-2022 The Thingsboard Authors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -88,7 +88,7 @@ background-color: #f6f6f6;