Skip to content

Commit

Permalink
Script updating gh-pages from 21ead88. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ID Bot committed Sep 16, 2024
1 parent 6a9d116 commit 7f72f83
Show file tree
Hide file tree
Showing 8 changed files with 10,986 additions and 0 deletions.
3,196 changes: 3,196 additions & 0 deletions draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-algorithms.html

Large diffs are not rendered by default.

1,883 changes: 1,883 additions & 0 deletions draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-algorithms.txt

Large diffs are not rendered by default.

1,619 changes: 1,619 additions & 0 deletions draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-token.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2,578 changes: 2,578 additions & 0 deletions draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-web-proof.html

Large diffs are not rendered by default.

1,216 changes: 1,216 additions & 0 deletions draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-web-proof.txt

Large diffs are not rendered by default.

55 changes: 55 additions & 0 deletions draft-ietf-jose-json-proof-token-06/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!DOCTYPE html>
<html>
<head>
<title>ietf-wg-jose/json-web-proof draft-ietf-jose-json-proof-token-06 preview</title>
<meta name="viewport" content="initial-scale=1.0">
<style type="text/css">/*<![CDATA[*/
body { font-family: "Helvetica Neue","Open Sans", Helvetica, Calibri,sans-serif; }
h1, h2, td { font-family: "Helvetica Neue", "Roboto Condensed", "Open Sans", Helvetica, Calibri, sans-serif; }
h1 { font-size: 20px; } h2 { font-size: 16px; }
table { margin: 5px 10px; border-collapse: collapse; }
th, td { font-weight: normal; text-align: left; padding: 2px 5px; }
a:link { color: #000; } a:visited { color: #00a; }
/*]]>*/</style>
</head>
<body>
<h1>Editor's drafts for draft-ietf-jose-json-proof-token-06 branch of <a href="https://github.com/ietf-wg-jose/json-web-proof/tree/draft-ietf-jose-json-proof-token-06">ietf-wg-jose/json-web-proof</a></h1>
<table id="branch-draft-ietf-jose-json-proof-token-06">
<tr>
<td><a href="./draft-ietf-jose-json-proof-token.html" class="html draft-ietf-jose-json-proof-token" title="JSON Proof Token (HTML)">json-proof-token</a></td>
<td><a href="./draft-ietf-jose-json-proof-token.txt" class="txt draft-ietf-jose-json-proof-token" title="JSON Proof Token (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-jose-json-web-proof.html" class="html draft-ietf-jose-json-web-proof" title="JSON Web Proof (HTML)">json-web-proof</a></td>
<td><a href="./draft-ietf-jose-json-web-proof.txt" class="txt draft-ietf-jose-json-web-proof" title="JSON Web Proof (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="./draft-ietf-jose-json-proof-algorithms.html" class="html draft-ietf-jose-json-proof-algorithms" title="JSON Proof Algorithms (HTML)">json-proof-algorithms</a></td>
<td><a href="./draft-ietf-jose-json-proof-algorithms.txt" class="txt draft-ietf-jose-json-proof-algorithms" title="JSON Proof Algorithms (Text)">plain text</a></td>
<td>same as main</td>
</tr>
</table>
<script>
window.onload = function() {
var referrer_branch = 'main';
// e.g., "https://github.com/user/repo/tree/main"
var chunks = document.referrer.split("/");
if (chunks[2] === 'github.com' && chunks[5] === 'tree') {
referrer_branch = chunks[6];
}
let branch = document.querySelector('#branch-' + referrer_branch);
let h = document.location.hash.substring(1);
if (h === 'show') {
document.location.hash = '#' + branch.id;
} else if (branch && h.startsWith('go')) {
let e = branch.querySelector(h.substring(2));
if (e && e.href) {
document.location = e.href;
}
}
};
</script>
</body>
</html>
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,24 @@ <h2>Preview for branch <a href="presentation_jwk-consistency">presentation_jwk-c
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://ietf-wg-jose.github.io/json-web-proof/draft-ietf-jose-json-proof-algorithms.txt&amp;url_2=https://ietf-wg-jose.github.io/json-web-proof/presentation_jwk-consistency/draft-ietf-jose-json-proof-algorithms.txt" class="diff draft-ietf-jose-json-proof-algorithms">diff with main</a></td>
</tr>
</table>
<h2>Preview for branch <a href="draft-ietf-jose-json-proof-token-06">draft-ietf-jose-json-proof-token-06</a></h2>
<table id="branch-draft-ietf-jose-json-proof-token-06">
<tr>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-token.html" class="html draft-ietf-jose-json-proof-token" title="JSON Proof Token (HTML)">json-proof-token</a></td>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-token.txt" class="txt draft-ietf-jose-json-proof-token" title="JSON Proof Token (Text)">plain text</a></td>
<td>same as main</td>
</tr>
<tr>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-web-proof.html" class="html draft-ietf-jose-json-web-proof" title="JSON Web Proof (HTML)">json-web-proof</a></td>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-web-proof.txt" class="txt draft-ietf-jose-json-web-proof" title="JSON Web Proof (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://ietf-wg-jose.github.io/json-web-proof/draft-ietf-jose-json-web-proof.txt&amp;url_2=https://ietf-wg-jose.github.io/json-web-proof/draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-web-proof.txt" class="diff draft-ietf-jose-json-web-proof">diff with main</a></td>
</tr>
<tr>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-algorithms.html" class="html draft-ietf-jose-json-proof-algorithms" title="JSON Proof Algorithms (HTML)">json-proof-algorithms</a></td>
<td><a href="draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-algorithms.txt" class="txt draft-ietf-jose-json-proof-algorithms" title="JSON Proof Algorithms (Text)">plain text</a></td>
<td><a href="https://author-tools.ietf.org/api/iddiff?url_1=https://ietf-wg-jose.github.io/json-web-proof/draft-ietf-jose-json-proof-algorithms.txt&amp;url_2=https://ietf-wg-jose.github.io/json-web-proof/draft-ietf-jose-json-proof-token-06/draft-ietf-jose-json-proof-algorithms.txt" class="diff draft-ietf-jose-json-proof-algorithms">diff with main</a></td>
</tr>
</table>
<script>
window.onload = function() {
var referrer_branch = 'main';
Expand Down

0 comments on commit 7f72f83

Please sign in to comment.