プロジェクト

全般

プロフィール

Enhancement(機能追加・改善) #1009

完了

Enhance a registering flow from inviting e-mail (招待メールからの登録フローを改善する)

Kousuke Ebihara さんが14年以上前に追加. 14年以上前に更新.

ステータス:
Fixed(完了)
優先度:
Normal(通常)
担当者:
対象バージョン:
開始日:
2010-04-29
期日:
進捗率:

100%

予定工数:

説明

Overview (概要)

Inviting mail depends on opAuthMailAddressPlugin, so there are authentication plugins that can not handle registring from invitation mail.

招待メールが opAuthMailAddressPlugin に依存してしまっているため、招待経由での新規登録が扱えない認証プラグインが存在する。

Spec (仕様)

Add a registring page for invitaion. New registering page, "member/register" prepares hook point for authentication plugin.

Authentication plugins can inject something to guide member for beginning registration to "member/register" page.

Invitaion mail show a URL to "member/register" and detach from opAuthMailAddressPlugin.

招待のための新規登録ページを追加する。新しい "member/register" ページは認証プラグインのためのフックポイントを用意している。

認証プラグインは "member/register" ページに対して、メンバーに登録処理を開始するための案内となる表示要素を挿入することができる。

招待メールは "member/register" ページへの URL を載せるようにし、 opAuthMailAddressPlugin から切り離す。

他の形式にエクスポート: Atom PDF