Closed (fixed)
Project:
Certificate Login
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Reporter:
Created:
28 Mar 2011 at 16:13 UTC
Updated:
25 Feb 2012 at 11:30 UTC
Have you plans to port this module to Drupal 7?
Comments
Comment #1
flamingvan commentedNo immediate plans. Is that a problem? Would you want to help?
Comment #2
rvilarI need this module in Drupal 7. Can you open the branch to start the development?
Comment #3
flamingvan commentedAre you volunteering to help write the code? I'm really sorry but I just don't have enough time to do it right now.
Comment #4
bbrydsoe commentedJust want to say that I need this in Drupal 7 also :)
Comment #5
flamingvan commentedUnfortunately, 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?
Comment #6
zeip commentedI'm working on this.
Comment #7
tghost37 commentedDito the need for a module written for the 7 API
VR
Comment #8
zeip commentedIt'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.
Comment #9
zeip commentedA 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.
Comment #10
grayaj88 commentedZeiP,
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
Comment #11
zeip commentedgrayaj88, 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.
Comment #12
zeip commentedD7 port has been released as a release candidate.