mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 00:50:40 +00:00
Fix some privacy issues
This commit is contained in:
@ -79,6 +79,7 @@ def terms_of_use():
|
||||
|
||||
@bp.route('/social-area')
|
||||
@register_breadcrumb(bp, '.social_area', '<i class="material-icons left">group</i>Social Area')
|
||||
@login_required
|
||||
def social_area():
|
||||
# corpora = [
|
||||
# c.to_json_serializeable() for c
|
||||
|
Reference in New Issue
Block a user