This is now solved in 2.9.8 On Sunday, 7 September 2014 03:45:45 UTC-5, olivier hubert wrote: > > I encounter exactly the same issue if you try to open the db > administration page in a app. > > Le dimanche 7 septembre 2014 01:19:31 UTC+2, Luciano Laporta Podazza a > écrit : >> >> Same issue :(, as mentioned before, tried testing default apps and my app >> and it redirects to admin page. >> >> >> On Sat, Sep 6, 2014 at 8:14 PM, Luciano Laporta Podazza < >> [email protected]> wrote: >> >>> Right now! :), I'll get back to you with results. >>> >>> Cheers. >>> >>> >>> On Sat, Sep 6, 2014 at 8:11 PM, Massimo Di Pierro <[email protected] >>> > wrote: >>> >>>> Possible fix in trunk. Can you help test it? >>>> >>>> >>>> On Saturday, 6 September 2014 06:56:54 UTC-5, Niphlod wrote: >>>>> >>>>> ok. it hasn't anything to do with the "more security" change. It has >>>>> to do with the new session storage behaviour. Filing an issue right now, >>>>> shouldn't be hard to fix >>>>> >>>>> On Saturday, September 6, 2014 1:23:00 AM UTC+2, Dragan Matic wrote: >>>>>> >>>>>> +1 Here. It does the same thing to me, 2.9.7 appadmin redirects to >>>>>> web2py admin. 2.9.6 is working correctly. >>>>>> >>>>>> On Friday, September 5, 2014 10:06:24 PM UTC+2, Niphlod wrote: >>>>>>> >>>>>>> because the only change we made was making the access to appadmin >>>>>>> more secure when web2py is behind a proxy. >>>>>>> >>>>>>> However, if you get redirected to admin it shouldn't matter, as the >>>>>>> "change" would affect you accessing admin also. >>>>>>> Seeing the code of appadmin.py (assuming is the latest from 2.9.7) >>>>>>> the redirection is made on line 54. Look at those conditions and add a >>>>>>> few >>>>>>> log (or print) statements to pinpoint the root cause. >>>>>>> >>>>>>> On Friday, September 5, 2014 10:00:01 PM UTC+2, Luciano Laporta >>>>>>> Podazza wrote: >>>>>>>> >>>>>>>> Hi Niphlod, >>>>>>>> >>>>>>>> No, I'm working locally and no proxies at all. Why you ask? >>>>>>>> >>>>>>>> >>>>>>>> On Fri, Sep 5, 2014 at 4:58 PM, Niphlod <[email protected]> wrote: >>>>>>>> >>>>>>>>> are you behind a proxy ? >>>>>>>>> >>>>>>>>> >>>>>>>>> On Friday, September 5, 2014 9:34:12 PM UTC+2, Luciano Laporta >>>>>>>>> Podazza wrote: >>>>>>>>>> >>>>>>>>>> Hello, >>>>>>>>>> >>>>>>>>>> I was developing an application with web2py >>>>>>>>>> 2.9.5-trunk+timestamp.2014.03.29.21.54.41 and appadmin worked >>>>>>>>>> fine until I upgraded to latest 2.9.7. >>>>>>>>>> >>>>>>>>>> Now when I access appadmin for ANY app(welcome, examples, my app, >>>>>>>>>> etc) it redirects to admin and nothing happens. >>>>>>>>>> >>>>>>>>>> Tried cleaning everything, even deleting the entire database and >>>>>>>>>> starting from scratch and nothing happened. >>>>>>>>>> >>>>>>>>>> Any ideas about this?. Thanks in advance. >>>>>>>>>> >>>>>>>>> -- >>>>>>>>> Resources: >>>>>>>>> - http://web2py.com >>>>>>>>> - http://web2py.com/book (Documentation) >>>>>>>>> - http://github.com/web2py/web2py (Source code) >>>>>>>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>>>>>>> --- >>>>>>>>> You received this message because you are subscribed to a topic in >>>>>>>>> the Google Groups "web2py-users" group. >>>>>>>>> To unsubscribe from this topic, visit https://groups.google.com/d/ >>>>>>>>> topic/web2py/9kXd30hW3j0/unsubscribe. >>>>>>>>> To unsubscribe from this group and all its topics, send an email >>>>>>>>> to [email protected]. >>>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Atte >>>>>>>> Luciano Laporta Podazza >>>>>>>> >>>>>>> -- >>>> Resources: >>>> - http://web2py.com >>>> - http://web2py.com/book (Documentation) >>>> - http://github.com/web2py/web2py (Source code) >>>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>>> --- >>>> You received this message because you are subscribed to a topic in the >>>> Google Groups "web2py-users" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/web2py/9kXd30hW3j0/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Atte >>> Luciano Laporta Podazza >>> >> >> >> >> -- >> Atte >> Luciano Laporta Podazza >> >
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

