Custom Query (2152 matches)
Results (1285 - 1287 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1181 | fixed | Link spam vulnerability in Notes and User-About fields | dread | dread |
Description |
When viewing a user and a package, the about/notes fields contain Markdown, which may have links. These should have rel="nofollow" to discourage link spam. |
|||
#1183 | fixed | Downloads "Preview" button doesn't preview. | johnglover | nickstenning |
Description |
The "Preview" button is a nice idea, but it doesn't seem to actually "preview" anything if the file MIME type would ordinarily cause the browser to download the file. If so, the browser does indeed just download the file. This is notable in the context of most hosted file services (including Google Storage) which will deliberately serve a MIME type of application/x-some-junk-here in order to force a download. |
|||
#1186 | fixed | Password reset facility | dread | |
Description |
You can register a user with password and (optional) email address. But if you forget the password you can't then log in again. We need a password reset facility that sends and email with a new password. |