we noticed the same problem on OwnCube after they removed "old" 4.0.4 and copied in the new pre alpha version. In particular, this affects /public.php, where webfinger runs. You can try it:
curl -i https://owncube.com/public.php?service=webfinger\&q=acct:[email protected] used to return my public webfinger record, but now responds with a 302 to the login page. They run on nginx, and made no other changes other than updating the ownCloud version. Looks like a regression that happened after 4.0.4, and affects (at least) people running ownCloud on nginx. On Wed, Jul 11, 2012 at 12:30 AM, hemathor <[email protected]> wrote: > hey, > >> I recently upgraded from OC 2 to OC 4 (deleted owncloud folder, but >> kept the DB) and now everytime I log in, OC redirects me to the login >> page again. I'm not finding anything relevant in the logs... (nginx >> access.log & error.log) > > same here. it's most likely a browser issue. try a different one with another > engine. > > > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
