This forum is no longer active. Please post your questions to our new community site
Taking it a little further
|
|
I love the idea of the trac stack, primarily b/c I am not a linux guy nor am i familiar with the inner workings of trac or subversion. Getting the server running was easy. Getting it runnin the way i want is proving to be difficult. Currently I am fighting the problem with the trac user management plugin. even though i have disabled the native trac login, and enabled the user management login component, it still pops the default basic auth pop up instead of using the form based login page like its supposed to. Anyone have any idea where i go from here. |
|
|
Hi, In order to avoid HTTP authentication (the default in Trac stack), you will need to comment out the lines in the /path/to/bitnami-trac-installation-directory/trac/conf/trac.conf:
I guess you need to first configure the plugin to be able to login once you disable the HTTP authentication. Please let us know if this works for you. |
|
|
how to comment? |
|
|
With <— —> should works ok. |

