-- the password controller module (..., package.seeall) default_action = "update" update = function (self,self.sessionid.userid) return ( {report = self.model:set() }) end