liquid_feedback_frontend

view app/main/index/_action/cancel_register.lua @ 1071:58f48a8a202a

Imported and merged LDAP patch
author bsw
date Fri Jul 18 21:42:59 2014 +0200 (2014-07-18)
parents
children aefef1556d55
line source
1 app.session.authority = nil
2 app.session.authority_data = nil
3 app.session:save()
5 return true

Impressum / About Us