def user()
  if request.args(0) == 'profile':
      db.auth_user.email.readable = db.auth_user.email.writable = False

Reply via email to