- Merge request !233073966 - Fixed an issue with access method in order to allow... β (Open) created by quadrexdev
- last update
about 2 years ago 63 pass - π¦πΊAustralia GuillaumeG
Thanks for the patch, it is working great here!
JSON:API consumers cannot retrieve redirects because viewing a redirect entity is based on the permission "administer redirects". Those who wish to bypass Drupal's router, but use functionality/not retrain users are left unable to use this module.
Implement access() and provide a "view redirects" permission that is disabled by default. Add a description to said permission that makes it clear that this is for use with APIs.
Patch written, review needed.
Additional Permission now available called "View individual URL redirections through APIs".
None as far as I'm aware.
None as far as I'm aware.
Needs review
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Thanks for the patch, it is working great here!