You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the check to determine if a user is allowed to use a functional account. This disables login for the "service" accounts XF Support Admin and VATSIM Migration, which are not to be used as functional accounts.
Minor update from v1.3.0 to fix some issues with other addons and moving from extending the XF Entity classes to extending the XFCP_XXXX classes instead. This should hopefully resolve issues with other addons and is the way to go in the future.