Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[scaffolding][Auth][Doc] Declaration of controllers\BaseAuthController::_isValidUser() pb #53

Closed
jcheron opened this issue Jun 30, 2019 · 0 comments
Assignees
Labels
bug documentation Changes, improvements in the documentation Fixed Fixed bug

Comments

@jcheron
Copy link
Contributor

jcheron commented Jun 30, 2019

Steps

In the Auth scaffolding section of the guide,
https://micro-framework.readthedocs.io/en/latest/scaffolding/auth.html#id2

Actual Result

Modifying the BaseAuthController controller generates the error:

Declaration of controllers\BaseAuthController::_isValidUser() must be compatible with Ubiquity\controllers\auth\AuthController::_isValidUser($action = NULL)

Versions

  • Ubiquity framework 2.1.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug documentation Changes, improvements in the documentation Fixed Fixed bug
Projects
None yet
Development

No branches or pull requests

1 participant