blob: 392a7bd7e59a12f91508ca72b8ad4d5dde6629fb [file] [log] [blame]
<html>
<head>
<title>Hotspot 2.0 subscription remediation</title>
</head>
<body>
<?php
echo "SessionID: " . $_GET["session_id"] . "<br>\n";
echo "<a href=\"redirect.php?id=" . $_GET["session_id"] . "\">Complete user subscription remediation</a><br>\n";
?>
This will provide a new machine-generated password.
</body>
</html>