Re: Chrome log in failure

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

However, I think the code is in the Webclay repository (which euweb uses): http://bitbucket.org/jcowgar/webclay

I see:

cookie &= "; expires=" & datetime:format(expires, "%a, %d-%b-%y %H:%map:%S GMT") 

I suspect it should be:

cookie &= "; expires=" & datetime:format(expires, "%a, %d-%b-%y %H:%m:%S GMT") 

Not sure where the extra "ap" came from.

Matt

You beat me, I was about to post the link to that source line: https://bitbucket.org/jcowgar/webclay/src/2afd671e5c8380d92f6773c3357f4f896c637cfe/webclay/webclay.e?at=default#cl-125

I'll fork it, change it and create a pull request for Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu