Browse Source

updated todos

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
sqlite
Stephan Richter 11 months ago
parent
commit
2eb28d67fd
  1. 5
      de.srsoftware.oidc.web/src/main/resources/en/todo.html

5
de.srsoftware.oidc.web/src/main/resources/en/todo.html

@ -13,12 +13,11 @@
<h1>to do…</h1> <h1>to do…</h1>
<ul> <ul>
<li>Separates Email-Konto</li> <li>Separates Email-Konto</li>
<li><a href="login.html">Login: "remember me" option</a></li>
<li>at_hash in ID Token</li> <li>at_hash in ID Token</li>
<li>drop outdated sessions</li> <li>Session bei Aktivität verlängern</li>
<li>invalidate tokens</li>
<li>implement token refresh</li> <li>implement token refresh</li>
<li>handle https correctly in PathHandler.hostname</li> <li>handle https correctly in PathHandler.hostname</li>
<li>Verschlüsselung im config-File</li>
<li>bessere Implementierung für UserController.strong(pass), anwendung überall da wo passworte geändert werden können</li> <li>bessere Implementierung für UserController.strong(pass), anwendung überall da wo passworte geändert werden können</li>
</ul> </ul>
</div> </div>

Loading…
Cancel
Save