ramp_database.tools.user.approve_user

ramp_database.tools.user.approve_user(session, name)

Approve a user once it is created.

Parameters
sessionsqlalchemy.orm.Session

The session to directly perform the operation on the database.

namestr

The name of the user.