Remove setting that disables account deletes (#17683)

This commit is contained in:
Eugen Rochko
2022-10-06 10:16:47 +02:00
committed by GitHub
parent 62782babd0
commit 93f340a4bf
8 changed files with 6 additions and 39 deletions

View File

@ -41,8 +41,7 @@
%h3= t('migrations.incoming_migrations')
%p.muted-hint= t('migrations.incoming_migrations_html', path: settings_aliases_path)
- if open_deletion?
%hr.spacer/
%hr.spacer/
%h3= t('auth.delete_account')
%p.muted-hint= t('auth.delete_account_html', path: settings_delete_path)
%h3= t('auth.delete_account')
%p.muted-hint= t('auth.delete_account_html', path: settings_delete_path)