jose-correia / brain

Infrastructure for a technological conference, serving both the administration app and attendees app. Has a role-based authentication and can also be used to manage the website of the event.
https://brain.jeec.ist/admin/
GNU General Public License v3.0
1 stars 2 forks source link

Add verifications on everything that relates to DELETE #19

Closed jose-correia closed 4 years ago

jose-correia commented 4 years ago

Admin users shouldn't be able to delete users/companies/speakers with one click. We should make this more secure

jose-correia commented 4 years ago

@pfernandes21 merged and deployed