Skip to content
#

software-testing

Here are 216 public repositories matching this topic...

edemaine
edemaine commented Oct 4, 2016

In 6.006 this semester, two students created an account named username and Username i.e. with the only change being the capitalization of the first letter. As a result they accidentally had two accounts each.

It should be forbidden to create an account with just case differences (maybe just lowercase all username inputs before putting into/querying from database?).

01es
01es commented Jun 20, 2018

Description

Genuine, but stale HTTP requests should redirect to the logout resource. This behaviour will be equivalent to the one where users logout explicitly.

HTTP requests with no session information should still result in 403 responses.

Expected outcome

Improved UX in case of stale user sessions whereby users will be automatically redirected to the logout resource instead of

Improve this page

Add a description, image, and links to the software-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.