(Highest interest in Login Restrict module.)

Comments

agentrickard’s picture

Category: bug » task

Coder Upgrade module _might_ do this for you.

See http://drupal.org/project/coder

Anticosti’s picture

Sub

danielm’s picture

subscribe

Peter Bex’s picture

StatusFileSize
new1.62 KB

Here's a port of domain_bonus_login_restrict to D7

mrgoltra’s picture

subscribing

chriscalip’s picture

subscribe: note to self D7 port of domain bonus (nodequeue and domain access bridge module), if need be generate a patch.

drupa11y’s picture

A patch for the gmap module/feature would be amazing.

Here´s a patch for the GMap Module which might be a good start: http://drupal.org/node/1235506

Unfortunately I am no coder. Sorry.

Another solutions via settings.php is here: http://drupal.org/node/183021

andrewc.swanson’s picture

@PeterBex Thanks for the port. It all worked for me, but was throwing some PHP errors. Here is what I updated to resolve the errors.

Peter Bex’s picture

Looks good

danharper’s picture

I've tried domain login strict on drupal 7.15 with the dev versions of domain and it doesn't seem to work.

I've tried it with and without the patch, I don't get any error messages it just lets my users login.

Cheers Dan

bradjones1’s picture

Version: 6.x-1.x-dev » 7.x-1.0-alpha1

There is a 7.x alpha release for this module, but could the maintainers also publish a -dev branch for developers to checkout and patch against? Thanks!