• gergely-ujvari's avatar
    Introduce disable_user · fcfaaf02
    gergely-ujvari authored
    As a first step for user deletion we just deactivate the user.
    In the backend the ProfileController class has a new method disable_user
    which (if the correct password is given) deactivates the user
    
    In the backend the session/profile factory has a disable_user action
    with which the ProfileController can be reached.
    fcfaaf02
Name
Last commit
Last update
..
auth Loading commit data...
directives Loading commit data...
plugin Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
displayer.coffee Loading commit data...
filters.coffee Loading commit data...
flash.coffee Loading commit data...
guest.coffee Loading commit data...
helpers.coffee Loading commit data...
host.coffee Loading commit data...
searchfilters.coffee Loading commit data...
services.coffee Loading commit data...
socket.coffee Loading commit data...
streamsearch.coffee Loading commit data...