summaryrefslogtreecommitdiff
path: root/lib/api/helpers
diff options
context:
space:
mode:
authorJacopo <beschi.jacopo@gmail.com>2017-08-17 13:52:46 +0200
committerJacopo <beschi.jacopo@gmail.com>2017-08-17 14:38:57 +0200
commit153b48f9f93a5072caafa180303e4ddb600ff5e4 (patch)
tree90fdec453ae391dcd6a03bec3262bdf898e71e77 /lib/api/helpers
parentbb9db75fcfa7ac632666682f2c45f0568a940608 (diff)
downloadgitlab-ce-153b48f9f93a5072caafa180303e4ddb600ff5e4.tar.gz
Allow all users to delete their account
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.
Diffstat (limited to 'lib/api/helpers')
0 files changed, 0 insertions, 0 deletions