Switch reset WebDAV password from GET to POST.
[pithos] / src / gr / ebs / gss / public / logout.html
1 <html>
2         <head>
3                 <title>Pithos</title>
4                 <link type="text/css" rel="stylesheet" href="gss.css">
5         </head>
6         <body>
7                 <center>
8                 <p>Thank you for using Pithos.
9                 <p><a href='/pithos/'>Login again</a>
10                 </center>
11         </body>
12 </html>