Log Message: Do not redirect unauthenticated AJAX request to the IdP When MellonEnable is "auth" and we get an unauthenticated AJAX request (identified by the X-Request-With: XMLHttpRequest HTTP header), fail with HTTP code 403 Forbidden instead of redirecting to the IdP. This saves resources, as the client has no opportunity to interract with the user to complete authentification.
Revision | Action | file |
1.36 | modify | pkgsrc/www/ap2-auth-mellon/Makefile |
1.16 | modify | pkgsrc/www/ap2-auth-mellon/distinfo |
1.1 | add | pkgsrc/www/ap2-auth-mellon/patches/patch-0347 |