From 28f7a55b5c07a59d6bd5707e60f80c62c0a613d5 Mon Sep 17 00:00:00 2001 From: Pete Herlihy Date: Thu, 29 Sep 2016 15:48:04 +0100 Subject: [PATCH] Added the remember_me cookie info to the cookies page. --- app/templates/views/cookies.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/templates/views/cookies.html b/app/templates/views/cookies.html index 32bf2a31a..7cc9bd136 100644 --- a/app/templates/views/cookies.html +++ b/app/templates/views/cookies.html @@ -43,6 +43,18 @@ 1 hour + + + notify_admin_remember_me + + + Used to let you sign in again on the same day without requiring 2-factor authenticaion + + + 24 hours + + +