The normal behavior is, as Dave indicated, that you must be over https or 
from localhost. The change in trunk is that the condition is false, the 
login form is not even displayed to prevent you from accidentally 
submitting credentials over insecure channel.

You have hacked admin to bypass those conditions. Now you have one more 
place to hack it, in the admin/default/index.html view.

On Tuesday, 10 July 2012 17:06:50 UTC-5, Michael Toomim wrote:
>
> That's not the problem. I've already hacked it.
> That displays "admin disabled because insecure channel."
>
> On Jul 10, 2012, at 3:00 PM, Dave wrote:
>
> the /admin app only works either over https or via 127.0.0.1 / ::1
>
> You can hack the app to change that, but it is default behavior
>
> On Tuesday, July 10, 2012 5:04:43 PM UTC-4, Michael Toomim wrote:
>>
>> I just upgraded to the trunk. I'm trying to log into the admin, but 
>> there's no password entry box.
>>
>> What's wrong? How can I debug this?
>>
>>
>

Reply via email to