Re: [web2py] Re: After CAS login, password is reset

2011-07-13 Thread Lucas D'Avila
You're right in this case is not necessary to use CAS, thanks for the clarification :) -- Lucas D'Avila http://github.com/lucasdavila sent from a smartphone Em 13/07/2011 03:46, "Massimo Di Pierro" escreveu: > > I suspect your problem is that both apps connec> I suspect your problem is that both

[web2py] Re: After CAS login, password is reset

2011-07-12 Thread Massimo Di Pierro
I suspect your problem is that both apps connect to the same databases. If you use CAS youhave consumer and provider. If the two apps use the same DB, there is no need for CAS. You use CAS because the two apps do not have the same db. Therefore is correct for the consumer to reset the password to