Closed (fixed)
Project:
Registration codes
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2009 at 00:20 UTC
Updated:
17 Jun 2009 at 15:51 UTC
Hi
I would like to be able to check the registration code against a field in an external database (which is still on the same server, just a different PostgreSQL database), while maintaining the security of the transaction. If the string is of a particular type, a role is assigned.
Is anybody able to patch this? This is way outside of my abilities.
Thanks.
Glenn
Comments
Comment #1
aidanlis commentedThis is outside of the scope of this module. If you create a view in your Drupal database, which looks like the database this module would normally use, that would solve your problem. Assigning a role is outside of the scope of this module.
Comment #2
aidanlis commented