First step towards flask security user handling

This commit is contained in:
2016-04-17 08:59:11 +02:00
parent 808e0d80d3
commit bbfa7b9341
3 changed files with 74 additions and 71 deletions

View File

@@ -66,7 +66,7 @@
{% endblock %}
</div>
</div>
{{ current_user.email }}
</body>
</html>