Well, the restart seems to have done the trick, but there is something
weird. In fact, when I tried to register the user again Trac correctly
told me the user already existed, so how come it can know when a user is
already registered, and not login? Pretty stupid if you ask me (and if
you don't ask me).
David
Kevin Dangoor wrote:
On 2/14/06, Gerhard Häring <[EMAIL PROTECTED]> wrote:
Ah, I just browsed the sources. It could be that the password file is
only read when the process starts if you use the standalone tracd.
Ahh... that would make sense.
I guess that if you let Apache do the authentication that it is a bit
smarter to automatically re-read the password files if they're changed.
That makes sense also. I'll see if I can sneak this in some time soon.
So we just have to wait for the regular Trac crash if we register?
</sarcasm>
That must indeed be what's happening :(
I'll restart it right now for those who are waiting.
Kevin