Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/http.c version d2ff92ba98
|
2014-02-03
| ||
| 07:03 | Don't send Basic Authorization except after prompting user. This is done by detecting 401 Authorization Required. It also allows the HTTP Authorization credentials to be different from the Fossil user which means the integrity of the Fossil password can be maintained if so desired. check-in: c61554976d user: andybradford tags: http-auth | |