oAuth
This commit is contained in:
@@ -17,7 +17,7 @@ export const Authorize = ({ service }: { service: Service }) => {
|
||||
return (
|
||||
<div className="card-body">
|
||||
<h1 className="text-4xl font-bold">Unerlaubter Zugriff</h1>
|
||||
<p>Du greifst von einem ncith genehmigtem Server auf diese URL zu</p>
|
||||
<p>Du greifst von einem nicht genehmigtem Server auf diese URL zu</p>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user