issues
search
ncsu-stars
/
Stars-CMS
A CMS written in Django for the STARS SLC at NCSU
http://research.csc.ncsu.edu/stars
BSD 2-Clause "Simplified" License
7
stars
2
forks
source link
User management
#3
Closed
omarestrella
closed
12 years ago
omarestrella
commented
13 years ago
Feature request
Add frontend user management for SLC leaders
omarestrella
commented
13 years ago
Users and member profiles can be created through a form on the website
This still needs to be tested
Need to add views and urls for deleting a user
omarestrella
commented
12 years ago
Commit cef0e9c937e7bb225f4c337f3bbd552536a4ee7e introduces the final user creation feature
Need to allow SLC leader to edit member profiles, set profile status, and delete member profiles
omarestrella
commented
12 years ago
SLC leader now has access to modify member profiles
Feature request