Custom Query (196 matches)
Results (139 - 141 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#68 | worksforme | Trying to make a cert-protected WordPress results in a redirection loop | andersk | |
Description |
If you create a WordPress? (with or without price’s r725), and add a .htaccess file like AuthType SSLCert Require afsgroup system:scripts-moira ErrorDocument 401 /__scripts/needcerts you get an infinite redirection loop (http -> https:444 -> https -> https:444). Examples: without r725, with r725. |
|||
#71 | fixed | Install nss_nonlocal on scripts | andersk | |
Description |
Currently a hypothetical compromise of the LDAP server could be escalated to root access through control over system account information. I developed nss_nonlocal to solve exactly this problem; we should test and deploy it on scripts. |
|||
#72 | fixed | https prompts for certificates way too often | andersk | |
Description |
With Firefox's new default of "ask every time" for client certificates, certificate-authenticated pages on scripts have been prompting for certificates multiple times on almost every page load. This does not seem to be a Firefox problem, since https://sipb-xen-dev.mit.edu/ doesn't exhibit it. |