mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 17:25:32 +00:00
deaktivieren button
This commit is contained in:
@@ -180,6 +180,7 @@ func (p *UserEditPage) POST(engine *templating.Engine, app core.App) HandleFunc
|
||||
return InvalidDataResponse(engine, e, err.Error(), &fu)
|
||||
}
|
||||
|
||||
// TODO: this is lazy, we just need to delete the sessions of the changed user
|
||||
middleware.SESSION_CACHE.Clear()
|
||||
|
||||
fu = user_proxy.Fixed()
|
||||
|
||||
Reference in New Issue
Block a user