nextcloud / forms

📝 Simple form & survey app for Nextcloud
https://apps.nextcloud.com/apps/forms
GNU Affero General Public License v3.0
324 stars 98 forks source link

Fix: Show complete title in TransferOwnership dialog #2292

Closed Chartman123 closed 2 months ago

Chartman123 commented 2 months ago

This fixes #2290 by escaping < and > in the form title.

Signed-off-by: Christian Hartmann chris-hartmann@gmx.de