brianmiller / phvalheim-server

PhValheim backend server
GNU General Public License v2.0
26 stars 5 forks source link

Feature Enhancement: Delete button security #14

Closed MasonColoretti closed 1 year ago

MasonColoretti commented 1 year ago

add a pop up that makes you type in the world name before deleting.

brianmiller commented 1 year ago

We'll add this.

brianmiller commented 1 year ago

Commit https://github.com/brianmiller/phvalheim-server/commit/d6563c5d701dfa42b728877de8d43e6dd139d6a1 implements admin interface confirmation dialogs when clicking "Delete" on a world and "Database Browser" buttons.