We would like to allow alternative authentication mechanisms for the guest login. Patch to follow.

CommentFileSizeAuthor
#2 2536608-securesite-guest-auth.patch2.6 KBwodenx
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wodenx’s picture

Note this is related to #2399947: Allow alternative validations in authentication but different, as that issue specifically speaks to authorized user authentication, not guest authentication.

wodenx’s picture

Status: Active » Needs review
FileSize
2.6 KB
wodenx’s picture

The patch creates a hook_securesite_guest_auth() which functions similarly to hook_node_access().