Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Users Plugin for CakePHP

License

NotificationsYou must be signed in to change notification settings

CakeDC/users

Repository files navigation

Build StatusCoverage StatusDownloadsLatest VersionLicense

Versions and branches

CakePHPCakeDC Users PluginTagNotes
^5.014.314.3.2stable
^4.513.013.0.1stable
^5.012.012.0beta
^4.311.011.1.0stable
^4.09.09.0.5stable
^3.7 <4.08.58.5.1stable
^3.7 <4.0develop-unstable
3.68.18.1.0stable
3.56.x6.0.1stable
3.45.x5.2.0stable
>=3.2.9 <3.4.04.x4.2.1stable
^2.102.x2.2.0stable

TheUsers plugin covers the following features:

  • User registration
  • Login/logout
  • Social login (Facebook, Twitter, Instagram, Google, Linkedin, etc)
  • Simple RBAC viahttps://github.com/CakeDC/auth
  • Remember me (Cookie) viahttps://github.com/CakeDC/auth
  • Manage user's profile
  • Admin management
  • One-Time Password for Two-Factor Authentication
  • Webauthn for Two-Factor Authentication (Yubico Key compatible)
  • reCaptcha v3 (14.2 only) and v2 supported in all versions
  • Password Meter

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 mainobjectives of the 3.0 rewrite is to guarantee all the pieces could be extended/reused aseasily.

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

Requirements

  • CakePHP 5.0+
  • PHP 8.1+

Documentation

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

Support

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

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

Contributing

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

Security

If you've found a security issue in CakeDC Users plugin, please use the procedure described inSECURITY.md

License

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

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


[8]ページ先頭

©2009-2025 Movatter.jp