Added check to make sure not all admins can be changed to users; when the last one is about to be changed, we will now get an error
Added checks and tested to make sure currently logged in user is not turned into a normal user
Added check to make sure currently logged in user does not delete themselves through admin panel
Found an issue where if email was changed through admin panel, accessing any other page was not possible; found the cause and built in additional code to remedy; added a feature so that if name is updated using admin panel for user who is logged in, ONLY the name field in the stats container gets updated (along with the local storage too)
Changes to admin panel and user stats box -