160
161
# (as returned by the get_user action)
162
163
"login", "state", "unixid", "email", "nick", "fullname",
163
"rolenm", "studentid", "acct_exp", "pass_exp", "last_login",
164
"admin", "studentid", "acct_exp", "pass_exp", "last_login",
167
168
class UserServiceView(BaseView):