Merge pull request #1153 from alphagov/forget-me

Remove remember me cookie
This commit is contained in:
Leo Hemsted
2017-03-06 09:39:52 +00:00
committed by GitHub
12 changed files with 8 additions and 125 deletions

View File

@@ -40,21 +40,9 @@
Used to keep you logged in
</td>
<td>
1 hour
20 hours
</td>
</tr>
<tr>
<td>
notify_admin_remember_me
</td>
<td width="50%">
Used to let you sign in again on the same day, without requiring 2-factor authentication
</td>
<td>
24 hours
</td>
</tr>
</tbody>
</table>