#2788 closed defect (worksforme)
can't login.
| Reported by: | Soomin Lee | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.9.4 |
| Severity: | normal | Keywords: | login |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When I click login link on top of page. Empty Page Returned.
On Mozilla Firefox: empty page displayed. On Internet Explorer: Page Not Found error displayed. I'm not sure because of locallized message. (Korean)
my envirenment like this.
* Trac 0.9 * Windows XP (SP2) Korean * Python 2.3 * PySqlLite 2.1.3 * Subversion 1.3.0 (with python binding)
Attachments (0)
Change History (4)
comment:1 by , 20 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
I suggest to read (and write to) Trac mailinglist if you can't solve problem by using instructions above.
comment:3 by , 19 years ago
| Keywords: | login added |
|---|---|
| Summary: | can't login. Page Not Found (or Empty Page Displayed). → can't login. |
Replying to vegetasx:
When I click login link on top of page. Empty Page Returned.
On Mozilla Firefox: empty page displayed. On Internet Explorer: Page Not Found error displayed. I'm not sure because of locallized message.
comment:4 by , 19 years ago
When I click login link on top of page. Empty Page Returned.
On Mozilla Firefox: empty page displayed. On Internet Explorer: Page Not Found error displayed. I'm not sure because of locallized message.



Seems incorrect setup of login-url (Trac doesn't use any own login mechanism, it relies on HTTP authentication done by HTTP-server or tracd)
See more TracInstallPlatforms for detailed instructions how to setup Trac in your HTTP-server.
Reopen ticket if you get login screen provided by browser (yes, standard HTTP authentication login) and still after that blank page.