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

aidanlis’s picture

This 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.

aidanlis’s picture

Status: Active » Closed (fixed)