Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Add option to create user accounts for non-registered users #86

@AdamWill

Description

@AdamWill

This is a long-standing request and I know the new maintainer knows about it (it was on the 'todo list' he posted on taking over the plugin), but I figured it can't hurt to have it properly tracked.

Currently you can only use Persona to log in to a blog if you already have an account at that blog with the associated email address. This isn't great for many configurations: I don't want to allow users to register accounts directly, I just want to allow them to log in via OpenID or Persona and have an account created automatically if necessary.

The plugin should be capable of creating a new user account if there is not yet one for the user's email address, if desired by the blog admin. There was a patch posted for this against an older version of the plugin at http://forum.faircode.eu/forums/topic/fix-for-new-unregistered-users/ back in January, but it was not implemented as a preference, so it wasn't accepted. I had a go at trying to make it into a preference but it didn't work and I couldn't figure out why. Now the code has been re-factored the patch would need re-doing anyway.

Be great if this feature could be added soon, it'd make Persona massively more useful for my blog. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions