nextcloud/apps/settings
Ferdinand Thiessen 04fc1a4418
chore(settings): remove dead legacy code
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>
2026-01-15 16:13:35 +01:00
..
appinfo feat: Add admin-delegation-section as well for completeness 2025-09-28 14:50:15 +02:00
composer fix(admin-delegation): Prevent delegation to group if delegation already exist 2025-12-10 15:08:53 +01:00
css chore(settings): remove dead legacy code 2026-01-15 16:13:35 +01:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img style(icon): Replace help icon with Material Symbol outlined variant 2025-08-29 16:19:20 +02:00
js chore(settings): remove dead legacy code 2026-01-15 16:13:35 +01:00
l10n fix(l10n): Update translations from Transifex 2026-01-15 00:14:00 +00:00
lib feat(settings): add option to allow self-signed mail certificates 2026-01-15 02:12:03 +01:00
src chore(settings): remove dead legacy code 2026-01-15 16:13:35 +01:00
templates refactor(settings): migrate mail settings to Vue 2026-01-15 02:12:03 +01:00
tests feat(settings): add option to allow self-signed mail certificates 2026-01-15 02:12:03 +01:00
.editorconfig chore: Remove old travis related stuff 2024-09-19 20:16:29 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.2 2025-08-26 10:21:10 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00