liquid_feedback_frontend

annotate app/main/index/_action/cancel_register.lua @ 1860:555057d84520

Fixed redirection after setting issue delegation
author bsw
date Wed May 20 19:56:50 2026 +0200 (29 hours ago)
parents aefef1556d55
children
rev   line source
bsw@1071 1 app.session.authority = nil
bsw@1074 2 app.session.authority_uid = nil
bsw@1074 3 app.session.authority_login = nil
bsw@1071 4 app.session:save()
bsw@1071 5
bsw@1071 6 return true

Impressum / About Us