Don't suppose anyone's figured out a Python script to register a PunBB user since my last posting, have they?
2 2010-02-25 19:22
Topic: Registration via Python (2 replies, posted in PunBB 1.3 discussion)
I've got an online game running via Python. When users register in the game, I would like it to create a PunBB account with the same username and password. Any Python programmers know what code I would use to create a PunBB account? I'm especially thrown by the password hashing.