1. 17 Aug, 2017 1 commit
    • Jacopo's avatar
      Allow all users to delete their account · 153b48f9
      Jacopo authored
      Previously the user could not delete his own account unless signup was
      enabled in the global settings. This was due to the fact that deleting
      the user would also delete the issues and other items associated to him.
      Deleting an user does not destroy essential data anymore, for this
      reason we removed the `signup_enabled?` check.
      153b48f9
  2. 15 Aug, 2017 20 commits
  3. 14 Aug, 2017 19 commits