osuosl / timesync-frontend-flask

Flask front-end client for TimeSync
Other
0 stars 2 forks source link

Method to re-activate 'deleted' (deactivated) user #183

Open Kennric opened 7 years ago

Kennric commented 7 years ago

When a user is 'deleted', their user record is kept, but deactivated. They can not then be edited in the web app, and there is no other provision for re-activating them. Trying to re-add them results in an api error because they already exist in the database.