ctforge
ctforge copied to clipboard
Missing support for user/challenge/service deletion
The admin panel must be enriched with a functionality to allow deletion of users, challenges and services. Adding cascade delete constraints on the db schema should do the job, but we must be sure that no circular dependencies are in place.