def discusEdit(type, id): return edit.post(type, id)
def discusEditPassword(): return edit.post('password', None)