2016-12-17 18:36:41 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Home page</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2016-12-17 20:02:26 +00:00
|
|
|
You need to <a href="/auth/login?redirect=/">log in</a> to access the <a href="/secret.html">secret</a>!<br/><br/>
|
|
|
|
You can also log off by visiting the following <a href="/auth/logout?redirect=/">link</a>.
|
2016-12-17 18:36:41 +00:00
|
|
|
</body>
|
|
|
|
</html>
|