Imported Upstream version 4.3.1

This commit is contained in:
Mario Fetka
2021-08-10 02:37:58 +02:00
parent a791de49a2
commit 2f177da8f2
2056 changed files with 421730 additions and 1668138 deletions

View File

@@ -0,0 +1,40 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>IPA: Identity Policy Audit</title>
<link rel="stylesheet" type="text/css" href="../ui/css/patternfly.css" />
<link rel="stylesheet" type="text/css" href="../ui/css/ipa.css" />
</head>
<body class="info-page">
<nav class="navbar navbar-default navbar-pf" role="navigation">
<div class="navbar-header">
<a class="brand" href="../ui/index.html"><img src="../ui/images/header-logo.png" alt="FreeIPA"></a>
</div>
</nav>
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<h1>We're Sorry</h1>
<div class="formcontent">
<p>
There was a problem with your request. Please, try again later.
</p>
<p>
If the problem persists, contact your administrator.
</p>
<p>
<a href="index.html" class="btn btn-default" title="Return back">Return back</a>
</p>
</div>
</div>
</div>
</div>
</body>
</html>