Title | LoginAndRegisterNotPossible |
Date | 05-Jan-2006 14:47:01 EET |
Version | v2.3.65-cvs |
Submitter | 84.179.230.56 |
Bug criticality | BadBug |
Browser version | |
Bug status | ClosedBug |
PageProvider used | |
Servlet Container | Apache Tomcat 5.5.12 |
Operating System | |
URL | |
Java version |
I take a plain JSPWiki (maybe from CVS) and deploy it. I hit the URL, want to open the JSPWiki, a login field appears. I have no login, want to create a new login and click on the "Set up a user profile" - Link, the same page appears, asking me to login.
This becomes a never ending circle ...
You can see it also here on the page, just click in the LeftMenu on the link UserPreferences.
Hmmm.... This seems to be something brought between the last alpha and CVS. Andrew?
I think this may be a duplicate of Mariano's issue on FAQ Authentication. The 2.3.63 binary build omitted the jspwiki.jks keystore. The current one, though (Jan 5, 8PM EST/US) seems ok. I will check this out further, --Andrew
Even with the latest nightly (2.3.68-cvs) I have this bug as well. I note during starup that there is this error but I don't know if its relevant:
ERROR com.ecyrd.jspwiki.auth.AuthenticationManager - Could not install security policy: Policy implementation must be of type sun.security.provider.PolicyFile.
Robert -- see the JSPWiki mailing list archives about this. I've made some comments to Janne (who relayed your issue to me).
-- Andrew Jaquith, 13-Jan-2006
This bug has been fixed in subsequent builds. See the current Alpha build. -- Andrew Jaquith