Fix String Protection
Due to a rule change regarding protected methods in the next Ruby on Rails version, and the reliance of this method within the authentication and permissions, the to string method for the user object within the model needs to be made public.
Required for BEPSys to work at all on the incoming migration.