Menu

#114 Upgrade install causes infinite redirect loop

FlexWiki
open
nobody
5
2005-03-28
2005-03-28
No

When upgrading to build 1.8.0.1677, if a site is
configured to use ASP.NET authentication, an infinite
redirect loop can occur between the configuration
updater page and the login page.

Workaround: disable authentication while doing the
update by adding

<allow users="*" />

to the web.config file. Be sure remove it once the
upgrade is complete.

Discussion


Log in to post a comment.