aioredis integration and forced authentication
This commit is contained in:
@ -7,5 +7,8 @@
|
||||
Hello, {{ user.preferred_username }}
|
||||
<small>(<a href="{{ url_for('logout') }}">logout</a>)</small>
|
||||
</p>
|
||||
<p>
|
||||
<a href="{{ url_for('invite_keycloak') }}">Generate an invite link</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user