oidc: Show where one logs in

This commit is contained in:
Johannes Zellner
2023-03-23 10:00:17 +01:00
parent 5d903451fa
commit 71bb41f918
3 changed files with 8 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height" />
<title>Cloudron Login</title>
<title>Authorize <%= name %></title>
<!-- Theme CSS -->
<link type="text/css" rel="stylesheet" href="/theme.css">
@@ -26,7 +26,7 @@
<div class="col-md-12" style="text-align: center;">
<img width="128" height="128" style="margin-top: -84px" src="/api/v1/cloudron/avatar"/>
<br/>
<h1>Cloudron Login</h1>
<h1>Authorize <%= name %></h1>
</div>
</div>
<br/>