patch another janny xss

pull/83/head
Aevann 2022-12-27 08:11:44 +02:00
parent 84874ab3ff
commit 68c00456f0
1 changed files with 1 additions and 1 deletions

View File

@ -1001,7 +1001,7 @@ def admin_title_change(user_id, v):
kind=kind,
user_id=v.id,
target_user_id=user.id,
_note=f'"{user.customtitleplain}"'
_note=f'"{new_name}"'
)
g.db.add(ma)