Files
e5c9de9b6c various fixes (#6252)
see commits

fixes stuff in maintainer bug triage

---------

Co-authored-by: silicons <no@you.cat>
2024-01-06 12:27:26 -07:00

10 lines
194 B
Plaintext

/**
* runs the gauntlet of checks we use on join
*
* client should already be logged to DB at this point.
*/
/client/proc/onboarding()
security_checks()
panic_bunker()
age_verification()