I installed trac with the account manager plugin and everything works great. I have enabled all of the account manager's components. The html registration form appears but the problem is that the html login form won't. I keep getting the default authentication pop up.
|
feedback
|
|
have a look at : http://trac.edgewall.org/wiki/TracOnWindows#a8.AccountManagerPlug-in may be this is missing in your trac.ini:
| ||||
|
feedback
|
|
Perhaps it has to do with the fact that the bug in AccountManager which appears in trac v0.11.4 still exiss in 0.11.5? | |||
feedback
|
|
In addition to disabling the built-in login module, make sure your webserver isn't the one blocking access to Trac. For Apache you'd need a Generally it is easier to debug these sorts of things if we can see the webserver config and the Trac config. | |||
|
feedback
|