Have you plans to port this module to Drupal 7?

Comments

flamingvan’s picture

No immediate plans. Is that a problem? Would you want to help?

rvilar’s picture

I need this module in Drupal 7. Can you open the branch to start the development?

flamingvan’s picture

Are you volunteering to help write the code? I'm really sorry but I just don't have enough time to do it right now.

bbrydsoe’s picture

Just want to say that I need this in Drupal 7 also :)

flamingvan’s picture

Unfortunately, my company doesn't use the module anymore. I'm also very busy with paid work, so it's hard to put that aside to work on the upgrade for free. Would anyone want to volunteer to fund this project?

zeip’s picture

Assigned: Unassigned » zeip

I'm working on this.

tghost37’s picture

Dito the need for a module written for the 7 API
VR

zeip’s picture

It's coming along – I actually have a working version of it done, but I haven't been able to work it so that it'd be fully ready for a release. I'll try to make the release ASAP.

zeip’s picture

Status: Active » Needs review

A preliminary version of the Drupal 7 port is in VCS and will also be provided as dev release. I'll make a release of it when I get a confirmation that also someone else has proven it to be working. Do report here if you use the D7 port successfully – if you have problems with it, you can open a new issue.

grayaj88’s picture

ZeiP,

I've installed the D7 dev module to my site, changed permissions to reflect all users should Administer Certificate Login and in the Certificate Login Settings it says I need to add "PHP code to retrieve auth name".

What needs to be placed in this text box?

Thanks,

-Amanda

zeip’s picture

Version: 6.x-5.3 » 7.x-2.x-dev

grayaj88, that depends on what information your certificate includes. That field should include PHP code that fetches the necessary identification information from your certificate – this can be found from the $_SERVER array.

zeip’s picture

Status: Needs review » Fixed

D7 port has been released as a release candidate.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.