Correct places to insert authentication code

2010-04-23 Thread Bryan Paddock
Hey guys, I'm having some difficulties with my authentication code. I'm wondering if anyone can point me in the right direction. I have 3 routes set. admin / adminjudge / judge. admin + adminjudge are hardcoded logins as they will never change and use the User model to authenticate. judge uses

Re: Correct places to insert authentication code

2010-04-23 Thread cricket
On Apr 23, 5:56 am, Bryan Paddock bryanpadd...@gmail.com wrote: Hey guys, I'm having some difficulties with my authentication code. I'm wondering if anyone can point me in the right direction. I have 3 routes set. admin / adminjudge / judge. admin + adminjudge are hardcoded logins as they