..any way to have an option that accepts users automatically if they're authenticated with apache already?
Maybe... I'm not sure whether it's possible to get the username that's been authenticated in Apache.
I can look into it.
This is practically what the webserver_auth module does. However, it doesn't seem to be updated to Drupal 5.
See #2.
Comments
Comment #1
decafdennis commentedMaybe... I'm not sure whether it's possible to get the username that's been authenticated in Apache.
I can look into it.
Comment #2
decafdennis commentedThis is practically what the webserver_auth module does. However, it doesn't seem to be updated to Drupal 5.
Comment #3
decafdennis commentedSee #2.