EricSSartorius / Judging-System

U-Judge: Universal Judging System using Angular Meteor (OLD)
http://www.universaljudge.com/
1 stars 1 forks source link

Routing #54

Closed EricSSartorius closed 8 years ago

EricSSartorius commented 8 years ago

If I try to go to the homepage when I am logged in I should be redirected to the admin console. Admin console should act as the homepage for those who are logged in.

Right now It goes straight to home even if I am logged in.

This should be an easy fix.