CakeDC Users Plugin

CakePHP 用户插件。「Users Plugin for CakePHP」

Github星跟踪图

CakeDC Users Plugin

Build Status
Coverage Status
Downloads
Latest Version
License

Versions and branches

CakePHP CakeDC Users Plugin Tag Notes
^4.3 master 11.1.0 stable
^4.3 11.0 11.1.0 stable
^4.0 9.0 9.0.5 stable
^3.7 <4.0 8.5 8.5.1 stable
^3.7 <4.0 develop - unstable
3.6 8.1 8.1.0 stable
3.5 6.x 6.0.1 stable
3.4 5.x 5.2.0 stable
>=3.2.9 <3.4.0 4.x 4.2.1 stable
^2.10 2.x 2.2.0 stable

The Users plugin covers the following features:

  • User registration
  • Login/logout
  • Social login (Facebook, Twitter, Instagram, Google, Linkedin, etc)
  • Simple RBAC via https://github.com/CakeDC/auth
  • Remember me (Cookie) via https://github.com/CakeDC/auth
  • Manage user's profile
  • Admin management
  • Yubico U2F for Two-Factor Authentication
  • One-Time Password for Two-Factor Authentication

The plugin is here to provide users related features following 2 approaches:

  • Quick drop-in working solution for users login/registration. Get users working in 5 minutes.
  • Extensible solution for a bigger/custom application. You'll be able to extend:
    • UsersAuth Component
    • Use your own UsersTable
    • Use your own Controller

On the previous versions of the plugin, extensibility was an issue, and one of the main
objectives of the 3.0 rewrite is to guarantee all the pieces could be extended/reused as
easily.

Another decision made was limiting the plugin dependencies on other packages as much as possible.

Requirements

  • CakePHP 4.0+
  • PHP 7.3+

Documentation

For documentation, as well as tutorials, see the Docs directory of this repository.

Support

For bugs and feature requests, please use the issues section of this repository.

Commercial support is also available, contact us for more information.

Contributing

This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.

License

Copyright 2019 Cake Development Corporation (CakeDC). All rights reserved.

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.

概览

名称与所有者CakeDC/users
主编程语言PHP
编程语言PHP (语言数: 2)
平台
许可证Other
发布数96
最新版本名称14.2.0 (发布于 )
第一版名称1.0 (发布于 2010-09-23 23:50:58)
创建于2010-08-27 00:49:05
推送于2024-05-10 09:01:51
最后一次提交2022-11-21 10:23:20
星数520
关注者数59
派生数294
提交数2.6k
已启用问题?
问题数544
打开的问题数50
拉请求数412
打开的拉请求数8
关闭的拉请求数123
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部