David Guaraglia wrote:
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). [...]

The third-party AccountManager plugin does the check if the account already exists, while trac implements the actual login via htpasswd/htdigest files, but apparently does not re-read them if they're modified.

-- Gerhard

Reply via email to