Hello,
Thank you for this module very useful.
I will upload a patch to allow to have certain role that see the 403 page.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff-2929461-7-5.txt | 1.11 KB | grimreaper |
| #7 | m4032404-allow_bypass-2929461-7.patch | 6.02 KB | grimreaper |
| #5 | m4032404-allow_bypass-2929461-5.patch | 5.99 KB | grimreaper |
| #2 | m4032404-allow_bypass-2929461-2.patch | 3.41 KB | grimreaper |
Comments
Comment #2
grimreaperAnd here is the patch.
Thanks for the review.
Comment #4
grimreaperComment #5
grimreaperFixing tests.
Comment #6
manuel garcia commentedThanks for the patch @Grimreaper - I suppose this could be useful in certain scenarios.
Permissions should not include underscores as far as I know.
Also, I think a better permission name would be
access 403 page. If you agree then the title and description should be updated accordingly :)Comment #7
grimreaperHello,
Thanks @Manuel Garcia for your review.
Here is a new patch with an interdiff.
Yes, permission may not have underscores such as in D7, but I prefer on my projects to have underscores, I think it highlights the fact that it is a "machine name" and not the label of the permission.
Anyway, as you have requested I changed the permission machione name to remove the underscores.
Thanks for the new review.
Comment #8
manuel garcia commentedThanks @Grimreaper, changes look good - I've got nothing else to complain about, so RTBC :)
Comment #9
skwashd commentedThanks for the patch. This will be included in the next release of the module.