By dshaw on
Would anyone be interested in upgrading the webserver_auth module to Drupal 5.x. I've had a crack at it but it's beyond me. I e-mailed the author but he's a little busy at the moment. So if anyone has the time and ability I'd much appreciate it.
Comments
Anyone?
Nobody responded to this, and there's nothing in the issue queue suggesting someone is working on it.
Is this something anyone is interested in? I'd love to get this functionality into Drupal 5.x for an intranet I'm working on for my employer.
Upgrade it, please
Adding some more voice to the claim, yeah, it would be great to upgrade this module.
For now, only workarounds...
Yes, definitely interested.
You have my vote.
This works for us on 5.0
I started from
// $Id: webserver_auth.module,v 1.13.2.3 2006/03/03 05:08:12 weitzman Exp $and trimmed some stuff out. It works for us by forcing the login if there is an account for that person. I removed the register feature because we don't use it, but this might get you started on re-implementing that feature. I apologize if its sloppy or not the "right" way to do things.Yes, please update!
Anyone willing to update for 5.x or give instructions on how to install this to 5.x and modify it to work? Thank you for your work in advance.
Would love an update
I also would like to see an updated version of this module for Drupal 5.x.
http://code.google.com/p/drup
http://code.google.com/p/drupal-remoteuser/
if you're still waiting. There are also pending patches, which you can apply on the webserver_auth module