27 Dec 2000 pa   » (Journeyer)

Whee, found the CVS repository with the code from db.debian.org. The scripts are somewhat helpful.

My little LDAP web-interface is progressing slowly, I'm trying to get the system to use auth-tokens from HordeSession, so that our IMP users won't have to reauthenticate themselves. It's quite disturbing that Horde stores the username/password in cleartext-equivalent format to the SQL database. Maybe I could hack it to use IPC shared memory segments that would be tied to the parent apache process. I have to do some studying to understand SQL better too.

Hmm, I really should be reading to my final exams instead of doing all this. Oh well ...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!