mirror of
https://github.com/nextcloud/server.git
synced 2026-06-24 12:24:39 +02:00
04fc1a4418
The `security_password` was last used in the personal setting security section, but already migrated to vue. So it can be safely removed. The styles can also be removed by moving the required ones directly to the Vue component. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>