Import forum profile pictures and host them directly

This commit is contained in:
rubenwardy
2023-05-05 17:14:23 +01:00
parent a026e2c2bb
commit 3ccb165522
6 changed files with 96 additions and 55 deletions

View File

@@ -21,12 +21,6 @@
{% endif %}
</div>
<div class="col">
{% if user.forums_username %}
<form method="post" action="{{ url_for('users.user_check', username=user.username) }}" class="" style="display:inline-block;">
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}" />
<input type="submit" class="btn btn-primary" value="{{ _('Sync with Forums') }}" />
</form>
{% endif %}
{% if user.email %}
<a class="btn btn-primary" href="https://en.gravatar.com/">
Gravatar