Custom Query (196 matches)
Results (169 - 171 of 196)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#304 | fixed | Django Autoinstaller is Entirely Broken on F17 | achernya | |
Description |
settings.py is entirely empty. The autoinstaller needs to be fixed, or re-written ASAP. |
|||
#218 | duplicate | Disable scripts.mit.edu/~username/ | adehnert | |
Description |
For various reasons, we should stop serving scripts.mit.edu/~username as roughly the same as username.scripts.mit.edu. (We've known this for a while. Mostly I'm hoping to document what the blockers are here.) Anders claims that the only thing left is checking if any Wordpresses think they're at scripts.mit.edu/~username, and if so fixing them. Despite similarity in the names, #93 is unrelated. |
|||
#194 | fixed | Disable mail to *@scripts-vhosts.mit.edu | andersk | |
Description |
Many sendmail installations, including MIT’s, canonicalize eviluser@… to eviluser@…, which currently works like eviluser@…. People shouldn’t be able to get an email address at a domain that isn’t theirs without permission, so we should disable mail received at scripts-vhosts.mit.edu. |