change the default page as no cache.
authorzhouruiyu <zhouruiyu@huawei.com>
Wed, 2 Nov 2016 02:46:00 +0000 (10:46 +0800)
committerzhouruiyu <zhouruiyu@huawei.com>
Wed, 2 Nov 2016 02:46:00 +0000 (10:46 +0800)
https://jira.open-o.org/browse/OCS-145

Change-Id: Ife4ffa9b048fbc51492b50a96192d45567e274dc
Signed-off-by: zhouruiyu <zhouruiyu@huawei.com>
openo-portal/portal-common/src/main/webapp/common/default.html
openo-portal/portal-common/src/main/webapp/common/login.html

index aa82dfd..958b448 100644 (file)
@@ -20,6 +20,7 @@
                <meta charset="utf-8"/>
                <meta http-equiv="X-UA-Compatible" content="IE=edge">
                <meta http-equiv="pragma" content="no-cache"/>
+               <meta http-equiv="cache-control" content="no-cache, no-store, max-age=0, must-revalidate"/>
                <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
                <meta content="" name="description"/>
                <meta content="" name="author"/>
index 67ad3a8..5cc1b78 100644 (file)
@@ -20,6 +20,7 @@
                <meta charset="utf-8"/>
                <meta http-equiv="X-UA-Compatible" content="IE=edge">
                <meta http-equiv="pragma" content="no-cache"/>
+               <meta http-equiv="cache-control" content="no-cache, no-store, max-age=0, must-revalidate"/>
                <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
                <meta content="" name="description"/>
                <meta content="" name="author"/>