netcommons / authorization-keys
AuthorizationKeys for NetCommons Plugin
Package info
github.com/NetCommons3/AuthorizationKeys
Type:cakephp-plugin
pkg:composer/netcommons/authorization-keys
3.3.7.0
2023-10-09 06:03 UTC
Requires
- cakedc/migrations: ~2.2
- netcommons/net-commons: @dev
This package is auto-updated.
Last update: 2026-02-25 18:21:55 UTC
README
認証キー機能を提供します。
概要
既知のユーザーのみアクセスできるように、認証キー機能を提供します。
利用するコントローラーでVisualCaptchaComponentを定義してください。
キーデータを保持するモデルにはAuthorizationKeyBehaviorを定義してください。