Re: [web2py] Re: cas broken in 2.14.3?

2016-04-14 Thread Franz Pietz
I've reported another CAS issue in this topic: https://groups.google.com/d/topic/web2py/mnVTJ31KlA4/discussion Anyone has a clue? Em quinta-feira, 14 de abril de 2016 10:52:03 UTC-3, Franz Pietz escreveu: > > Yes, I downloaded a new version and it works fine. > Thank you. > >

Re: [web2py] Re: cas broken in 2.14.3?

2016-04-14 Thread Franz Pietz
has been fixed in trunk. Can you check? If you confirm we >> will deploy a new web2py version. >> >> >> On Wednesday, 6 April 2016 08:55:31 UTC-5, Franz Pietz wrote: >>> >>> Same here. My server was running 2.12.3 and CAS works fine (with a >>> log

[web2py] Re: cas broken in 2.14.3?

2016-04-06 Thread Franz Pietz
Same here. My server was running 2.12.3 and CAS works fine (with a logout issue that I reported previously, but had no answer yet). After updating to 2.14.3, I get the same 'not authorized' page. On Saturday, April 2, 2016 at 4:15:04 AM UTC-3, mweissen wrote: > > Is cas broken in 2.14.3? > > I a

[web2py] CAS provider Logout Issue

2016-03-31 Thread Franz Pietz
Hello, I am using CAS to manage login in my application, with the following structure: MainApp -> Main Application App1 and App2 -> Secondary applications App1 and App2 are configured so that the login is managed by MainApp. For login, everything works fine: - If I login in MainApp,I'm logged