Delete inactive users
- DELETE /user/{username}/ now works for all authentication services. It now deletes the user's sessions and anonymizes all of the user's data.
- A new scheduled task automatically anonymizes user after a configurable timeframe of inactivity.
Implements arsnova#97 (closed).
Edited by Daniel Gerhardt