deft/reports/FY22-Olivier-report.html

277 lines
8.7 KiB
HTML
Raw Normal View History

2024-02-01 14:16:14 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2023-09-26" />
<title>Olivier FY22 Report</title>
<style>
html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<style>
body { font-family: monospace; font-size: 14px; line-height: 1.5em; max-width: 60em; margin: 0 auto; padding-top: 0; }
h1,h2,h3,h4 { margin: 0.25em 0; }
header { margin-bottom: 0; }
header h1 { border: none; }
h1 { border-top: solid 10px; border-bottom: solid 10px; margin-bottom: 1em; padding: 0.5em 0; width: 100%; text-align: center;}
h2 { border-top: solid; text-align: center; margin-top: 1em; padding-top: 1em; }
h3 { margin-left: 1em; color: #cb4b16; }
h4 { margin-left: 2em; }
u { display: inline-block; margin-left: 2.75em; opacity: 0.3; }
hr { opacity: 0; }
a { color: #06a;}
ul { margin-left: 3em; }
#TOC ul { margin-left: 0.5em; }
li { clear: both; }
li > a { float: right; }
nav li a { float: none; }
blockquote { opacity: 0.7; }
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">Olivier FY22 Report</h1>
<p class="subtitle">back to one month older</p>
<p class="date">2023-09-26</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#olivier-35">Olivier [35]</a>
<ul>
<li><a href="#iroh-28-28-0">iroh [28 (28 / 0)]</a></li>
<li><a href="#oauth2-client-demo-3-3-0">oauth2-client-demo [3 (3 /
0)]</a></li>
<li><a href="#tenzin-config-4-4-0">tenzin-config [4 (4 / 0)]</a></li>
</ul></li>
</ul>
</nav>
<h3 id="olivier-35">Olivier [35]</h3>
<h4 id="iroh-28-28-0">iroh [28 (28 / 0)]</h4>
<ul>
<li>fix lein lint errors <a
href="https://github.com/advthreat/iroh/pull/6925">#6925</a></li>
<li>filter orgs to which user already belongs <a
href="https://github.com/advthreat/iroh/pull/6849">#6849</a></li>
<li>Issue 6666 refactor inviteservice <a
href="https://github.com/advthreat/iroh/pull/6680">#6680</a></li>
<li>Issue 6605 refactor orgaccessrequestservice <a
href="https://github.com/advthreat/iroh/pull/6660">#6660</a></li>
<li>fix typo in mail-template-to-orgs-admins <a
href="https://github.com/advthreat/iroh/pull/6638">#6638</a></li>
<li>Issue 6421 emailtemplating service <a
href="https://github.com/advthreat/iroh/pull/6561">#6561</a></li>
<li>some changes to the Contributing documentation <a
href="https://github.com/advthreat/iroh/pull/6580">#6580</a></li>
<li>pluralizes the store name org-access-request <a
href="https://github.com/advthreat/iroh/pull/6563">#6563</a></li>
<li>add new options to <code>db-fixtures-service</code> <a
href="https://github.com/advthreat/iroh/pull/6526">#6526</a></li>
<li>Issue 6502 renew org access request <a
href="https://github.com/advthreat/iroh/pull/6511">#6511</a></li>
<li>Restructure entities access of DBFixtureService <a
href="https://github.com/advthreat/iroh/pull/6483">#6483</a></li>
<li>Issue 6275 registration view <a
href="https://github.com/advthreat/iroh/pull/6470">#6470</a></li>
<li>Issue 6273 list matching orgs <a
href="https://github.com/advthreat/iroh/pull/6414">#6414</a></li>
<li>Issue 6284 matching admins <a
href="https://github.com/advthreat/iroh/pull/6359">#6359</a></li>
<li>match-string-advanced (like-match) <a
href="https://github.com/advthreat/iroh/pull/6281">#6281</a></li>
<li>lowercase email in the invite process <a
href="https://github.com/advthreat/iroh/pull/6349">#6349</a></li>
<li>Issue 4860 oauth consent page rebrand <a
href="https://github.com/advthreat/iroh/pull/5992">#5992</a></li>
<li>Issue 6261 email always handled in lower case <a
href="https://github.com/advthreat/iroh/pull/6277">#6277</a></li>
<li>add bundle-create route and shell script <a
href="https://github.com/advthreat/iroh/pull/6221">#6221</a></li>
<li>minor changes for bat-test options <a
href="https://github.com/advthreat/iroh/pull/6213">#6213</a></li>
<li>change test-matcher reading method <a
href="https://github.com/advthreat/iroh/pull/6212">#6212</a></li>
<li>Issue 6069 maintenance service <a
href="https://github.com/advthreat/iroh/pull/6137">#6137</a></li>
<li>iroh-service lein template update <a
href="https://github.com/advthreat/iroh/pull/6129">#6129</a></li>
<li>Update the <code>UserId</code> schema. <a
href="https://github.com/advthreat/iroh/pull/6127">#6127</a></li>
<li>Support text match in CRUDStoreService version2 <a
href="https://github.com/advthreat/iroh/pull/6091">#6091</a></li>
<li>add prefix "Originally" to idp label if org is migrated <a
href="https://github.com/advthreat/iroh/pull/6102">#6102</a></li>
<li>Issue 5979 support text match search in crud store service <a
href="https://github.com/advthreat/iroh/pull/6059">#6059</a></li>
<li>hidden custom route to check email <a
href="https://github.com/advthreat/iroh/pull/5928">#5928</a></li>
</ul>
<h4 id="oauth2-client-demo-3-3-0">oauth2-client-demo [3 (3 / 0)]</h4>
<ul>
<li>fix certfile name; serve from 'site' subdir</li>
<li>add charset</li>
<li>id_token may be absent</li>
</ul>
<h4 id="tenzin-config-4-4-0">tenzin-config [4 (4 / 0)]</h4>
<ul>
<li>remove reference to mail-template-store in InviteService <a
href="https://github.com/advthreat/tenzin-config/pull/641">#641</a></li>
<li>Move the EmailTemplatingService to /admin URL <a
href="https://github.com/advthreat/tenzin-config/pull/640">#640</a></li>
<li>add config for email-templating-service <a
href="https://github.com/advthreat/tenzin-config/pull/610">#610</a></li>
<li>Add config for MaintenanceService <a
href="https://github.com/advthreat/tenzin-config/pull/533">#533</a></li>
</ul>
</body>
</html>