cakephp-tinyauth-backend

A database driven backend for CakePHP TinyAuth plugin

MIT License

Downloads
252
Stars
2
Committers
2
cakephp-tinyauth-backend - 2.0.1 Latest Release

Published by dereuromark 7 months ago

Fixes

  • Fixed up files bundled in release using gitattributes file.

Full Changelog: https://github.com/dereuromark/cakephp-tinyauth-backend/compare/2.0.0...2.0.1

cakephp-tinyauth-backend - 2.0.0

Published by dereuromark 12 months ago

CakePHP 5 compatible release

Enjoy!

cakephp-tinyauth-backend - 1.1.0

Published by dereuromark 12 months ago

Improvements

Removed deprecations

cakephp-tinyauth-backend - 1.0.0

Published by dereuromark almost 3 years ago

Stable release

CakePHP 4.2+ and PHP 7.3+

cakephp-tinyauth-backend - 1.0.0-beta

Published by dereuromark almost 4 years ago

CakePHP 4 compatible beta release

First release for CakePHP 4 and TinyAuth 3.

cakephp-tinyauth-backend - 0.1.1

Published by dereuromark almost 4 years ago

Fixes

Adjustments for PHPStan level 8

cakephp-tinyauth-backend - 0.1.0

Published by dereuromark almost 5 years ago

Initial Release

This is the first extension for TinyAuth plugin 2.x release.
It brings a DB backend for both allow and ACL functionality.

For this just configure the adapters to DB instead of INI files.

It is a very basic backend and more a showcase and demo for the adapter functionality.
You are free to provide improvements and better GUI/usability as PRs ar alternative repositories/plugins.