Everytime I click the login button, I receive a message from firefox/chrome with a 310 error(too_many_redirects) telling me to delete the cookies or allow third-party cookies. I have an app called "login"(the CAS Server) and another one called "ControleDeAtivos"(which should use the other app as a cas provider). Everything's going fine on the client app. When I click the "login" link(on the menu), I'm redirected to the cas server app login page,and after click the submit button, the browser shows the message. The URL showing on browser is this: * http://172.16.7.10:8000/ControleDeAtivos/default/user/login?_next=%2FControleDeAtivos%2Fdefault%2Findex *
The db.py file is attached. 2011/8/17 Anthony <abasta...@gmail.com> > Can you show some minimal code that reproduces the problem? > > On Wednesday, August 17, 2011 3:56:32 PM UTC-4, Bruno Codeman wrote: > >> Anyone? The app is entering a redirecting loop everytime I try to >> authenticate... >> >> 2011/8/17 Bruno de Oliva Bemfica <brunob...@gmail.com> >> >>> Hi again, everyone. Does anyone know why a CAS auth could be entering a >>> loop redirect? >>> >>> -- >>> Bruno de Oliva Bemfica >>> *Engenheiro de Software* >>> >>> MSN: brunoc...@live.com >>> >>> Mobile: +55 11 8457-0978 >>> http://www.devfranca.com.br >>> http://www.brunobemfica.net >>> http://www.codigofree.net >>> >>> >> >> >> -- >> Bruno de Oliva Bemfica >> *Engenheiro de Software* >> >> MSN: brunoc...@live.com >> >> Mobile: +55 11 8457-0978 >> http://www.devfranca.com.br >> http://www.brunobemfica.net >> http://www.codigofree.net >> >> -- Bruno de Oliva Bemfica *Engenheiro de Software* MSN: brunocode...@live.com <bruno.bemf...@hotmail.com> Mobile: +55 11 8457-0978 http://www.devfranca.com.br http://www.brunobemfica.net http://www.codigofree.net
db.py
Description: Binary data