• Sean Hammond's avatar
    Enable admins to activate users · 6c9e4f61
    Sean Hammond authored
    Add an "Activate" button next to users on the /admin/users page so that
    admins can activate user accounts.
    
    Some refactoring to avoid code duplication between activating by users
    clicking on an activation link and admins clicking the new activate button:
    move the code that actually activates the user onto the User model where
    both views can call it.
    6c9e4f61
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...