Open Issues Need Help
View All on GitHubAI Summary: Non-admin users are unable to delete WordLists they have created, encountering an authorization exception. This issue is caused by the `Ability` model's CanCanCan definition, which explicitly omits the `:destroy` action for user-created WordLists, despite allowing create and update operations. The expected behavior is for users to be able to delete their own WordLists, consistent with their ability to manage them.
CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.
CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.