12-11-2018, 02:28 PM
We don't update classes very often, so you could just look for changes on those updates.
There's another way to do it where you won't have to worry about class updates breaking it.
usersc/scripts/during_user_creation.php allows you to do custom things when a user is created
usersc/scripts/custom_login_script.php allows you to run tasks on login
There's another way to do it where you won't have to worry about class updates breaking it.
usersc/scripts/during_user_creation.php allows you to do custom things when a user is created
usersc/scripts/custom_login_script.php allows you to run tasks on login