You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Paweł Bogusławski 85e6e07346
Organization removal confirmation using name not password (#14738)
* Organization removal confirmation using name not password

Gitea is asking for user password to confirm organization
removal so this operation cannot be done in systems with
SSO authentication (where no user passwords are used).

This mod changes the way gitea confirms organization
removal - user must enter organization name (not user
password) to confirm operation (similar to repository
removal confirmation).

Author-Change-Id: IB#1107219

* Translation removed

Translation removed from PR - will be restored using Crowdin
after pull got merged.

Fixes: 95ddcdd8bd8097a952894556d42641d5ec269288
Related: https://github.com/go-gitea/gitea/pull/14738
Author-Change-Id: IB#1107219
3 years ago
..
admin Added option to disable webhooks (#13176) 3 years ago
base Fix dashboard UI bugs and more (#14767) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore [Feature] add precise search type for Elastic Search (#12869) 3 years ago
mail Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
org Organization removal confirmation using name not password (#14738) 3 years ago
repo Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Export LFS & TimeTracking function status (#14753) 3 years ago
user Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add Password Algorithm option to install page (#14701) 3 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago