Closed Bug 524686 Opened 15 years ago Closed 14 years ago

Login doesn't work

Categories

(Webtools :: ISPDB Server, defect)

All
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ehenry5, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.3 (KHTML, like Gecko) Chrome/4.0.223.11 Safari/532.3
Build Identifier: 

It seems that the login doesn't work unless you access it through /admin/.

Reproducible: Always

Steps to Reproduce:
1. Click login in upper right corner of site
Actual Results:  
Error message:
TemplateDoesNotExist at /openid/login

Expected Results:  
Not sure since the url seems to hint at some sort of openid authorization...
If you add
$CWD/templates/config to your settings.py under TEMPLATES it at least doesn't throw an error right away.
e.g
 TEMPLATE_DIRS = (
"/home/louie/Python/thunderbird/ispdb_autofill/templates/",  
"/home/louie/Python/thunderbird/ispdb_autofill/templates/config/",
)

Now it breaks when you fail to authorize =]
It also breaks since you need a username AND password to actually authorize!
Keywords: checkin-needed
Keywords: checkin-needed
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
You need to log in before you can comment on or make changes to this bug.