netcommons/authorzation-keys

AuthorizationKeys for NetCommons Plugin


Keywords
cakephp, authorization-keys
License
NetCDF

Documentation

AuthorizationKeys

=======

認証キー機能を提供します。

Build Status Coverage Status

dependencies status
composer.json Dependency Status

概要

既知のユーザーのみアクセスできるように、認証キー機能を提供します。
利用するコントローラーでVisualCaptchaComponentを定義してください。
キーデータを保持するモデルにはAuthorizationKeyBehaviorを定義してください。

AuthorizationKeyComponent

AuthorizationKeyBehavior