Added a new delete method in the Database component that includes a two-step confirmation process requiring the user to enter their password. If two-step confirmation is disabled, the deletion proceeds without password verification. Additionally, a confirmation modal has been integrated into the database view to prompt users before deletion, enhancing the safety of this critical operation. |
||
|---|---|---|
| .. | ||
| Configuration.php | ||
| Database.php | ||
| EditCompose.php | ||
| EditDomain.php | ||
| FileStorage.php | ||
| Index.php | ||
| Navbar.php | ||
| ServiceApplicationView.php | ||
| StackForm.php | ||
| Storage.php | ||