|
2009 -- the year of November. <november-wiki.org> <github.com/viklund/november> <irclog.perlgeek.de/november-wiki> <nopaste.snit.ch> Set by moderator on 20 October 2009. |
|||
|
03:52
ihrd joined,
ihrd left
12:55
masak joined
18:17
lichtkind joined
19:22
masak joined
19:47
zarah joined,
spinclad joined,
szabgab joined,
arthur-_ joined,
omega_ joined
19:54
Tene_ joined
|
|||
| masak | ok. someone explain this to me. | 20:49 | |
| we have this &digest routine in November. | 20:50 | ||
| it does sha256 and other cool stuff. we use it for passwords. | |||
| right now, no-one can log in, because the output from this sub, when run from within November.pm, comes out different than what we've stored in the db file. | 20:51 | ||
| when I run the exact same line of code from the terminal, I get the same results as in the db file. | |||
| when I hard-code the username and password in the log_in method, it also works. | 20:54 | ||
| I can't find any difference between the strings coming from the db file (which cause &digest to return something different) and the hard-coded ones (which work). | 21:00 | ||
| I read from STDIN, from file -- everything works when I do it on the terminal. | 21:06 | ||
| but not inside November.pm. | |||
| lichtkind: now you can log in again! \\o/ | 21:48 | ||
| lichtkind | wow | ||
| masak | jnthn++! | 21:49 | |
| lichtkind: the bug preventing logging in is one of the worst I've seen in Rakudo. | |||
| I still don't know exactly what it is. | |||
| lichtkind | yeah it works | 21:51 | |
| masak | lichtkind++ | 21:52 | |
| now the work can finally begin! | |||
| lichtkind | thanks a lot | ||
| tell me about the bug :) | 21:53 | ||
| masak | sure. have you read my investigations above? | ||
| lichtkind | i read your blog | ||
| masak | it seems the bug is only triggered by something occurring within November. | 21:54 | |
| the strings containing username and password look as they should, but they produce the wrong digest. | |||
| this could presumably be because they are in a strange encoding. | 21:55 | ||
| I'm not sure of this. it could be some other non-obvious difference. | |||
| anyway, re-building the strings with join '', split '', $string did the trick. | 21:56 | ||
| lichtkind | cool | 22:00 | |
| i also slowly prepare my next eprl 6 update article | |||
| so i will have some question for you anyway | 22:01 | ||
| masak: sorry but my last post, is this english ok? use.perl.org/journal.pl | 22:02 | ||
| zarah | lichtkind's link is also tinyurl.com/6av3m6 | ||
| masak | could you send a URL that points to the post? | 22:03 | |
| lichtkind | masak: shits its gone, use perl has severe bugs | 22:05 | |
| masak: this sucks goat dick, the post is still in my browser cache but not on use.perl | 22:07 | ||
| masak | mind your language, this is a family channel. | ||
| lichtkind | hello children, the uncle is right, you shouldnt say goats dick | 22:09 | |
| use.perl.org/journal.pl?op=display | |||
| zarah | lichtkind's link is also tinyurl.com/yzmjmbn | ||
| lichtkind | now it works | ||
| masak | yes, but that's still not a URL to your post. | ||
| I could try to find it, but it's easier if you just give me the URL... | 22:10 | ||
| lichtkind | sorry i had to try something use.perl.org/~sir_lichtkind/journal/39883 | 22:12 | |
| zarah | lichtkind's link is also tinyurl.com/ygsbvja | ||
| masak | 'why they write' -> 'why do they write' | ||
| 'Yes' -> 'Yes,' | |||
| 'why waiting' -> 'why wait' | 22:13 | ||
| 'feature rich' -> 'feature-rich' | |||
| "I'm advocating for years" -> "I've been advocating for years" | 22:14 | ||
| 'improves especially' -> 'improves, especially' | |||
| 'a integratable' -> 'an integrated' | |||
| 'treecontrol' -> 'tree control' | |||
| 'corner' -> 'corners' | 22:15 | ||
| 'things still' -> 'things are still' | |||
| 'i will most' -> 'I will post' | |||
| done. | |||
| I probably won't do that again on this channel, since it's related neither to November nor to Web.pm. | 22:16 | ||
| lichtkind | masak: yes but thanks a lot | 22:17 | |
| masak | np | ||
| lichtkind | hope can improve my english skills | ||
| back to topic | 22:27 | ||
| november-wiki.org/ | |||
| masak | \\o/ | 22:28 | |
| lichtkind | have you something against to remove the other 2 items on above right corner leaving kust the log out? | ||
| masak | no, I don't think I have something against that. | 22:29 | |
| I bet there's even a ticket for it. | |||
| lichtkind | there is :) | ||
| i just ask because uncommented | |||
| masak | ah. | ||
| I'll make sure to give all open tickets ample attention in the next few days/weeks. | 22:30 | ||
| lichtkind | masak: so i can file new :) | ||
| masak | of course. :) | 22:31 | |
| wouldn't expect anything less. | |||
| lichtkind | masak: it alsmost like bond: i expect you to die :) | 22:41 | |
| crude humor i know | |||
| masak | well, first I'd like to hear your plan to take over the world. | ||
| (while I escape and regroup) | |||
| lichtkind | haha | 22:42 | |
| first take over parrot than let my evil henchman write c# and go and java compiler vor it and then squich microsoft, google and sun huahuahaha | 22:45 | ||
| masak | sir, I wish you the best of luck | 22:47 | |
| masak vanishes to regroup | |||
| lichtkind | you can't escape masak hahah | 23:12 | |
| masak is already gone | |||
|
23:55
lichtkind_ joined
|
|||