Is there a way in vB 5.5.4 to set up a global password reset?
Announcement
Collapse
No announcement yet.
Global Password Reset?
Collapse
X
-
This can only be done by query at this time.
Code:UPDATE user SET token='k' WHERE usergroupid=2;
Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
Related Topics
Collapse
-
by keef0rWe are working on a Single Sign On script, where the user logs into our system, and they are automatically signed into their corresponding VBulletin account as well. We are setting their VB password as...
-
Channel: Support Issues & Questions
Tue 29 Dec '15, 6:20am -
Comment