Function medal::add_admin_user

source ·
pub(crate) fn add_admin_user<C>(conn: &mut C, resetpw: bool)
where C: MedalConnection,