We're currently about to roll out disqus, but one of the problems we had is that when users attempt to post a message, the login form is displayed, and its pre-filled with their drupal user's email address and login name.

As all our users are logged in as a generic user, this functionality is not needed. Attached is a patch which makes this optional (but by default its on).

Thanks.

CommentFileSizeAuthor
#1 disqus-login-details-optional.patch2.25 KBalexkb

Comments

alexkb’s picture

StatusFileSize
new2.25 KB

Attached.

robloach’s picture

Status: Fixed » Closed (fixed)

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

  • Commit b735ccb on 7.x-1.x, 8.x-1.x by RobLoach:
    Issue #976312 by alexkb: Allow disabling inheriting the Drupal username/...