Do you have some feature in mind that you'd love to see in Couch? Let us know.
3 posts Page 1 of 1
In response to having my problem with the Cheating?! message solved (see viewtopic.php?f=4&t=13574) I have a question: is it possible to replace that message with a proper 401 or 403 html error page?
"I have never tried that before, so I think I should definitely be able to do that" - Pippi Longstocking
You can try the redirect function: https://simonwpt.github.io/CouchDocs/ta ... irect.html
SimonWpt wrote: You can try the redirect function: https://simonwpt.github.io/CouchDocs/ta ... irect.html

Simon, according to the topic mentioned by TS, the "Cheating?!" message appeared in Admin Panel outside of user code scope. Redirect tag only works for code written by superadmin. If you search "Cheating?!" in the source code of Couch it appears a few times in various situations, so I believe the request is valid to have that configurable or extendable (401/403 or else) and only @KK can do that.
3 posts Page 1 of 1