8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
In site/controlers/keys.php the ApiControllerKeys::checkAccess method is totally wrong (checking ACL as if it was running for joomla 1.5).
Code should be either updated to use authorize, either de-activated for now.
authorize
The text was updated successfully, but these errors were encountered:
Task techjoomla#29 chore: Deprecated site keys view
1ee0889
Merge pull request #79 from thite-amol/master
c018234
Task #29 chore: Deprecated site keys view
This is addressed in the #79
Sorry, something went wrong.
snehal0904
No branches or pull requests
In site/controlers/keys.php the ApiControllerKeys::checkAccess method is totally wrong (checking ACL as if it was running for joomla 1.5).
Code should be either updated to use
authorize
, either de-activated for now.The text was updated successfully, but these errors were encountered: