Actually, I was able to pin-point the problem. The regression is caused by check-in dfa3579455, form_begin( "%R/register" ) only works as expected if g.perm.Hyperlink && !g.javascriptHyperlink (which is false in my repository).
*Jonas Malaco Filho* 2012/12/5 Jonas Malaco Filho <[email protected]> > On version 0eb3d8e828, when a user tries to register on one of my repos he > gets the following message: You entered an unknown user or an incorrect > password. No user is created at all. > The same repo, when ran with fossil version-1.24, works fine thought. > > Although there's a login group and default-perms=(empty), the same happens > with no login groups and default-perms=u. > > I tried to find possible sources for this regression by looking at > login.c, but came up empty. I'm afraid that the repository in question is > has some sensitive data, but what kind of additional information can I > provide that will help track this down? > > *Jonas Malaco Filho* > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

