Deployed 60e951e to 9.3 with MkDocs 1.2.4 and mike 1.1.2

This commit is contained in:
François Voron
2022-05-04 10:00:27 +01:00
parent f8cbac9b1b
commit 38b3e72673
130 changed files with 65356 additions and 1 deletions

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../9.3/configuration/authentication/backend/" />
</noscript>
<script>
window.location.replace("../../../../9.3/configuration/authentication/backend/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../9.3/configuration/authentication/backend/">../../../../9.3/configuration/authentication/backend/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../9.3/configuration/authentication/" />
</noscript>
<script>
window.location.replace("../../../9.3/configuration/authentication/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../9.3/configuration/authentication/">../../../9.3/configuration/authentication/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../../9.3/configuration/authentication/strategies/database/" />
</noscript>
<script>
window.location.replace("../../../../../9.3/configuration/authentication/strategies/database/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../../9.3/configuration/authentication/strategies/database/">../../../../../9.3/configuration/authentication/strategies/database/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../../9.3/configuration/authentication/strategies/jwt/" />
</noscript>
<script>
window.location.replace("../../../../../9.3/configuration/authentication/strategies/jwt/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../../9.3/configuration/authentication/strategies/jwt/">../../../../../9.3/configuration/authentication/strategies/jwt/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../../9.3/configuration/authentication/strategies/redis/" />
</noscript>
<script>
window.location.replace("../../../../../9.3/configuration/authentication/strategies/redis/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../../9.3/configuration/authentication/strategies/redis/">../../../../../9.3/configuration/authentication/strategies/redis/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../../9.3/configuration/authentication/transports/bearer/" />
</noscript>
<script>
window.location.replace("../../../../../9.3/configuration/authentication/transports/bearer/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../../9.3/configuration/authentication/transports/bearer/">../../../../../9.3/configuration/authentication/transports/bearer/</a>...
</body>
</html>

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=../../../../../9.3/configuration/authentication/transports/cookie/" />
</noscript>
<script>
window.location.replace("../../../../../9.3/configuration/authentication/transports/cookie/" + window.location.hash);
</script>
</head>
<body>
Redirecting to <a href="../../../../../9.3/configuration/authentication/transports/cookie/">../../../../../9.3/configuration/authentication/transports/cookie/</a>...
</body>
</html>