Merged
Conversation
Delete Account Option added in admin area. Also updated the default_install.xml to add missing core options.
Contributor
|
Please, add the name of the delete user event to your description. |
Member
Author
|
@Jimmi08 it give an option to show or hide the Delete account button. |
Contributor
|
I know, but this option shouldn't be available without this event trigger. Maybe it exists already. |
Member
|
Thank you @LaocheXe ! (and for your patience) |
Member
Added as a reminder for now. #4184 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Delete Account Option added in admin area. Also updated the default_install.xml to add missing core options. - Regarding: #3945 and #3946
This gives the admin an option to display/hide the delete account button in user settings area. Also added del_accu, and other missing user management SitePref settings to default_install.xml which are:
avatar_upload
photo_upload
profile_rate
profile_comments
force_userupdate
del_unv
signature_access
Also did a test install and had no issues.