shane-tomlinson / browserid-wordpress

Wordpress plugin that adds Persona authentication
23 stars 16 forks source link

logout link from Wordpress Dashboard - infinite loop #29

Open ozten opened 11 years ago

ozten commented 11 years ago

Steps to Reproduce

1) go to example.com/wp-admin/ 2) sign in 3) On dashboard in upper right, hover over profile and click logout

Expected You are logged out and put on the sign in form

Actual You are put onto the sign in form. Then the page redirect to the dashboard and you appear to be signed in. Then the page keeps refreshing every second.

ozten commented 11 years ago

Actually, I didn't notice it... but this happens if I stayed logged in too

ozten commented 11 years ago

I think the problem is I have a my code installed under wordpress but my blog at psto.

WordPress Address (URL): http://ozten.com/wordpress
Site Address (URL): http://ozten.com/psto
shane-tomlinson commented 11 years ago

@ozten - thanks! Are the blog and the core wordpress install on the same subdomain?

ozten commented 11 years ago

Yes!

/psto - A real directory /wordpress - Install location

Both are accessed via http://ozten.com/

Admin going to http://ozten.com/psto/wp-admin will redirect to http://ozten.com/wordpress/wp-admin