Massive cleanups on http frontend aspects
This commit is contained in:
13
resources/static/index.html
Normal file
13
resources/static/index.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>IpaSSO</title>
|
||||
</head>
|
||||
<body>
|
||||
<li>
|
||||
<a href="/login/krb5">KRB login</a>
|
||||
<a href="/env">Dump environment</a>
|
||||
<a href="/env/krb5">Dump GSSAPI environment</a>
|
||||
</li>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user