[Mediawiki-l] User creation within SQL

Paul Coghlan pcoghlan at usa.net
Fri Jun 1 10:50:30 UTC 2007


As part of finalizing my integration of Drupal and Mediawiki I have decided
to auto-create users at the point of creation within Drupal rather than let
the AuthDrupal extension create them at some later point.

This gives me control over the userid as AuthDrupal allows them to drift,
sync'ing by username and not userid.

Anyway, I am creating a trigger that creates the MW user but am not sure
what goes into the user_token field. Can anyone give me a pointer as to how
I generate this token?

Thanks,
Paul






More information about the MediaWiki-l mailing list