5 November 2008

adric: books icon (c) 2004 adric.net (Default)

Nov 5: in Britain today, we burn effigies of Guy Fawkes as continuing humiliation for his failure to blow up Parliament.

--Warren Ellis

Happy Guy Fawkes day, happy birthdays to several of you, and wow, that is one weird Electoral College result. Is that the strongest showing I've lived through? Strange days indeed.

Oh and expect California to go on strike. I'm not much of a union supporter, but I'll do what I can not to cross that picket line... ETA:Avenue Q

--

In other news, I feel like I missed Halloween completely this year, arguably the biggest day in the calendar for some of the subcultures I subscribe to. No un-ordinary candy, no insane night at the house, no party, no major rituals or invocations ... just a rough night at work. Huh.

adric: books icon (c) 2004 adric.net (Default)
from Moodle lib/libmoodle.php
} else {
    for ($i=1; $i<=20; $i++) { //20 alternative salts should be enough, right?
        $alt = 'passwordsaltalt'.$i;
        if (!empty($CFG->$alt)) {
            if ($user->password == md5($password.$CFG->$alt) or 
              $user->password == md5($convpassword.$CFG->$alt)) {
                $validated = true;
                break;
            }
        }
    }
}

Somehow WordPress not using salts at all now seems somehow slightly better.

Profile

adric: books icon (c) 2004 adric.net (Default)
adric

November 2025

S M T W T F S
      1
2345678
9101112131415
16171819202122
23242526 2728 29
30      

Links

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated 27 March 2026 06:08 pm
Powered by Dreamwidth Studios