mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
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 | ||