Sorry for the lame question: I set DEBUG = 64. Where does the debug output go?
I can create a new user, set a password, log out. Then when I log in as the new user, I am not asked for the password. I'm trying to "debug" this "problem" (or maybe its a feature).
Thank you
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Sorry for the lame question: I set DEBUG = 64. Where does the debug output go?
I can create a new user, set a password, log out. Then when I log in as the new user, I am not asked for the password. I'm trying to "debug" this "problem" (or maybe its a feature).
Thank you
To the browser.
The question is not so lame. As you described it looks like a bug.
Today in the morning I commited some new code exactly for DEBUG=64 for IMAP and POP3.
I'll add more debugging code to the various methods later.